Create3 Base Dropping Topics #41
|
While I have been developing on my Locobot WX200, I will sometimes see the Create3 base disappear! I have not been able to repeat reliably the circumstances, but it made me wonder: is there a way to tell the Create3 to restart its ROS2 application with some other method? Perhaps a script that sends a command to the Create3 platform? Restarting via the web server is not an option as the robot will be running headless during experiments, so I will not be able to fire up a browser. Thanks! |
Answered by
lukeschmitt-tr
Nov 8, 2023
Replies: 1 comment 1 reply
|
You may be able to send a curl request to the restart application page. See this discussion on the Create 3 docs forum for details on this process for rebooting the robot. |
1 reply
Answer selected by
drpjm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You may be able to send a curl request to the restart application page. See this discussion on the Create 3 docs forum for details on this process for rebooting the robot.