Items with no label
3335 Discussions

turtlebot_navigation and euclid

MMurr3
Novice
1,247 Views

so far when trying to use the instructions at http://wiki.ros.org/turtlebot_navigation turtlebot_navigation - ROS Wiki

I'm only getting errors, one regarding an openni2 camera not being detected and the other for the rviz portion that just fails altogether with no meaningful error. I'm curious will I need to start from scratch with the ROS navigation stack and Euclid since the traditional turtlebot was using a depth sensor like the kinect and primesense?

0 Kudos
2 Replies
MMurr3
Novice
252 Views

I found that if you replace the TURTLEBOT_3D_SENSOR environment variable to be euclid then the turtlebot gmapping will work. It was set to the asus sensor by default, thus the openni2 errors.

export TURTLEBOT_3D_SENSOR=euclid

Amit_M_Intel
Employee
252 Views

Hi,

Take a look at this guide:

Thanks,

Amit

0 Kudos
Reply