-
Notifications
You must be signed in to change notification settings - Fork 13
Add A300 attachments to config/yaml/attachments section #404
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
Conversation
This pull request is automatically being deployed by Amplify Hosting (learn more). |
docs_versioned_docs/version-ros2jazzy/components/yaml/attachments/a300/amp_sensor_arch.mdx
Show resolved
Hide resolved
docs_versioned_docs/version-ros2jazzy/components/yaml/attachments/a300/bumper.mdx
Show resolved
Hide resolved
docs_versioned_docs/version-ros2jazzy/components/yaml/attachments/a300/img/amp_enclosure.png
Outdated
Show resolved
Hide resolved
docs_versioned_docs/version-ros2jazzy/components/yaml/attachments/a300/amp_enclosure.mdx
Show resolved
Hide resolved
docs_versioned_docs/version-ros2jazzy/components/yaml/attachments/a300/amp_sensor_arch.mdx
Show resolved
Hide resolved
docs_versioned_docs/version-ros2jazzy/components/yaml/attachments/a300/spotlight.mdx
Show resolved
Hide resolved
docs_versioned_docs/version-ros2jazzy/components/yaml/attachments/a300/top_plate_default.mdx
Show resolved
Hide resolved
docs_versioned_docs/version-ros2jazzy/components/yaml/attachments/a300/top_plate_pacs.mdx
Show resolved
Hide resolved
docs_versioned_docs/version-ros2jazzy/components/yaml/attachments/a300/top_plate_pacs.mdx
Show resolved
Hide resolved
docs_versioned_docs/version-ros2jazzy/components/yaml/attachments/a300/wireless_charger.mdx
Show resolved
Hide resolved
docs_versioned_docs/version-ros2jazzy/components/yaml/attachments/a300/wireless_charger.mdx
Outdated
Show resolved
Hide resolved
docs_versioned_docs/version-ros2jazzy/components/yaml/attachments/a300/wireless_charger.mdx
Outdated
Show resolved
Hide resolved
docs_versioned_docs/version-ros2jazzy/components/yaml/attachments/a300/top_plate_default.mdx
Show resolved
Hide resolved
docs_versioned_docs/version-ros2jazzy/ros/config/yaml/platform/attachments/a300.mdx
Outdated
Show resolved
Hide resolved
docs_versioned_docs/version-ros2jazzy/ros/config/yaml/platform/attachments/a300.mdx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- The centre Wi-Fi / Bluetooth antenna is missing
- RPSW-2642 noted two configurations. Are both both of these supported in software?
- Arch with single centred antenna
- add the cellular antenna, and 2 more Wi-Fi duck antennas
Will
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What shape is the centre antenna? I'm just using the STLs you exported for me which includes 2 cylindrical antennas in one + the single boxy cellular antenna in the other.
For practical purposes, the STL is only used for the visual representation; the collision body is an over-sized box collider that's big enough to encompass several duck antennas. If the number/placement of the antennas doesn't exactly match it will only affect the visual model, but won't have any impacts on the robot's actual performance.
Currently the software does not support the two different visualizations; the arch always includes the cellular antenna + the two cylindrical antennas as pictured in amp_sensor_arch.png
. Because the collider is over-sized and covers the whole upper region of the arch it didn't seem worth the extra complexity to either break out the antennas as their own attachment that would need configuration, or to add extra parameters to the arch that would only affect the visualization.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The 3rd antenna is the same size as the other duck antennas.
The images on the documentation website can be used as reference:
https://docs.clearpathrobotics.com/docs_robots/solutions/husky_a300_amp/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Replaced the image with a new one showing all 3 antennas now that the URDF has been updated in 2.6
af01f01
to
5dfc9f5
Compare
… 1 position so A300 is first
…tion, not the physical robot
2e06e45
to
298fd86
Compare
Rebased to latest |
Add A300 attachments to the yaml documentation. Move other pages back 1 position so A300 is first