Perception stack and ROS-Python Interface in Gazebo on a remote computer #29
Replies: 2 comments 4 replies
|
The Interbotix Python-ROS interface is not currently compatible with the Gazebo simulation. To install the interbotix_perception_modules package on a remote install, delete the |
4 replies
|
Thank you, I was able to build the workspace. I needed to delete the catkin_ignore files from a couple more of the packages (which were listed by the rosdep command) and then everything worked fine. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Hello,
Can the perception stack and ROS-Python interface be used for a simulated locobot in Gazebo? I am trying to run the perception stack on a remote computer (installation done with xslocobot_remote_install.sh), and am running into an error regarding the interbotix_perception_modules package. This package does not seem to exist in the interbotix_ws.
Thanks!
All reactions