Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model submission for Husky sensor config 3, 4 by CTU-CRAS-Norlab. #1047

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

peci1
Copy link
Collaborator

@peci1 peci1 commented Jan 11, 2022

Sensor configs 3, 4 are the CTU-CRAS build used in Finals. Sensor configs 1, 2 (already submitted and accepted) are the Norlab build that was a backup for the Finals and was not used in the end.

The motion characteristics should remain the same as sensor config 1 (just total mass is lower by 3 kg). You can check that comparing the relevant parts of model.sdf. I also fixed a weird inertia of the base link.

The sensors are the same used on MARV, Absolem 6 and other robots.

However, I did some tweaks to the Ouster model:

  1. I decreased horizontal resolution to 1024 points/revolution as the 2048 mode is impossible to cool on the real robot and the lidar goes to shutdown very quickly.
  2. I increased min range of the lidar to 25 cm. This corresponds to reality (they advertise 0 cm min range, but that is a lie/promise of a not yet released feature). This also prevents the lidar from outputting the weird artifacts observed e.g. in Strange LIDAR returns for various robots #888 (comment) . I'll investigate if this isn't the simple way to fix Ousters on all of our robots without needing to dig into OGRE or changing lidar geometry assets.

I manually checked the look of collisions and inertia and they look okay. The inertia of sensor config 1's base link was weirdly rotated, so I fixed it in sensor configs 3,4. But maybe it is something to check for all the other Husky models. Cameras look okay. Lidar looks okay. Breadcrumbs are not present in config 3, and are usable with config 4. They fall from a place close to the dropper (it is intentionally in front of the robot). Battery drains. ROS-Ign bridge was checked for sensors, driving and breadcrumbs. Driving behaves as expected.

1

@peci1
Copy link
Collaborator Author

peci1 commented Jun 14, 2022

@azeey Friendly ping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant