What robot or hardware are you running FusionCore on? #22
Replies: 2 comments 7 replies
|
I'm having a go at using it in https://github.com/Agroecology-Lab/feldfreund_devkit_ros No real hardware (yet) but hopefully will have a robot moving in a month or two. More: https://sowbot.co.uk/ |
|
Fusioncore helped my indoor tracked robot. It uses the Andino repo for motor control and has an Oak-D camera and Velodyne VLP16 lidar. It uses two Raspberry Pi Fives for computing. I used Rtabmap for mapping but I was having trouble getting the odometry right. Sometimes Slam Toolbox showed two places where it thought the robot was operating! The visual odometry in Rtabmap wasn't precise enough for good mapping. Manan worked with me to develop the proper yaml and launch files to straighten out the robot operation, integrate the IMU output and ICP_odom to help odometry become more stable. Now the robot is mapping well and driving autonomously! It uses Ros2 Jazzy on Ubuntu 24.04 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Trying to build a picture of what platforms people are actually using FusionCore on: helps prioritize hardware configs and know where to focus testing.
If you have it running (or are trying to get it running), drop a comment with:
If your setup is not in the config folder yet and you get it working, a PR for the YAML is very welcome: it helps the next person with the same hardware skip the tuning entirely.
All reactions