ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

using multiple phidgets imus

asked 2017-03-29 12:27:41 -0500

bradbur gravatar image

I am new to ROS and am trying to use multiple Phidgets IMU's simultaneously. One IMU works great but it seems like modifications would need to be made in order to read from multiple IMUs simultaneously. What is the best way to approach this?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-03-29 12:29:04 -0500

gvdhoorn gravatar image

updated 2017-03-30 01:25:56 -0500

Try launching your nodes (or entire launch file) under a different namespace. That allows you to start multiple instances without needing to make any modifications to the nodes or their launch files.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2017-03-29 12:27:41 -0500

Seen: 238 times

Last updated: Mar 30 '17