Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 2203

How to run amcl_demo.launch and other node that read RGBd camera stream directly using the camera's API?

$
0
0
Hi. I'm testing Turtlebot2 with Astra RGBd camera. When I try to run the launch file from [this package](https://github.com/shinselrobots/astra_body_tracker), along with amcl_demo.launch, it shows the error of not able to open the device camera. And opening them in either order also show the same error. I think it's because the astra_body_tracker.cpp uses the camera's SDK and open the stream as following, astra_streamsetconnection_t sensor; astra_streamset_open("device/default", &sensor); And probably amcl_demo.launch is doing the same thing. I am not sure if this astra body tracker code can be modified to read the camera topics published by the amcl_demo.launch. And modifying amcl_demo is almost an daunting task. Is there anyway to run these at the same time?

Viewing all articles
Browse latest Browse all 2203

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>