Items with no label
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
3340 Discussions

turtlebot_navigation and euclid

MMurr3
Novice
1,623 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
628 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
628 Views

Hi,

Take a look at this guide:

Thanks,

Amit

0 Kudos
Reply