Skip to content

Seeing "Wait on future" message when attempting to run Create3 example create3_dance from Raspberry Pi 4 #79

Discussion options

You must be logged in to vote

Can you see if services are working with your setup?

A quick one to test is the e-stop service with

ros2 service call /e_stop irobot_create_msgs/srv/EStop "{e_stop_on: true}"

If services aren’t working with your setup, can you verify the RMW implementation is the same on the robot and laptop. If you have an SBC connected like a raspberry pi 4 and are using CycloneDDS, note the comment about the DontRoute config on the laptop here:
https://iroboteducation.github.io/create3_docs/setup/xml-config/

You can also try using FastRTPS on both robot and laptop if you are using cyclone and it isn’t working for you. Cyclone is pickier about config files for network setup.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@jomoengineer
Comment options

@jomoengineer
Comment options

@jomoengineer
Comment options

@jomoengineer
Comment options

@justinIRBT
Comment options

Answer selected by jomoengineer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forum_rmw Forum post about ROS middlewares communication
2 participants