Conversation
|
This covers much much more than IMU btw, its more of an EKF PR Linking relevant issues |
|
Yeah, I realized that after I named the branch though. Will probably replace this branch with one with a more fitting name when I get the chance. |
- Reorganized rtab launch arguments by category - Added the following arguments: 'icp_odometry', 'visual_odometry', 'subscribe_scan', 'scan_topic'
|
Currently, this modified version of sim_rtabmap causes rviz to fail to launch automatically when starting the sim, likely due to some failure related to the LiDAR data based on the errors being thrown when running rviz manually. Still working through how to best implement robot_localization with rtabmap, a better name for this branch would be "implement robot_localization" |
|
Based on what I read here, I'll try have it so icp_odometry and stereo_odometry can be fed into robot_localization as separate odometry sources and having that act as the odometry source. http://official-rtab-map-forum.206.s1.nabble.com/Combining-visual-and-icp-odometry-td7623.html |
|
Right now: Currently trying to change the the Need to feed the data of Right now: Figure out how to do the above Currently,
|
|
The code for launching the icp & stereo nodes is copied from the .launch file of rtabmap itself in commit 10. They still need to re-written, ideally in a way that minimizes repetition to avoid topics being set same values multiple times |
- Still fails to launch simulation - Styled it off of rtabmap's launch arguments & robot localization - probably doesn't work at all
No description provided.