How imu is detected?
Hi, I am new to ROS, i have read documentation and implementation of robot_localization_node. Now i am about to implement this approach as stated, i wanted to clear up few basic points if someone can clear it to me..
- 1- How implementation algorithm will detect which IMU sensor i am using? Where i have to mention about it? Apart from imu0/config.
- 2- What starting step i have to take in order to be able to build this node on my Virtual Machine? (Downloading INDIGO, and what steps i need to follow after having indigo) ?
It would be a great help if someone can give me a little bit of input not even detailed because i am confused a bit with starting it. THANKS!