8000 Tags · RobotecAI/o3de-ros2-gem · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: RobotecAI/o3de-ros2-gem

Tags

0.3

Toggle 0.3's commit message
version 0.3, works with navigation demo

0.2

Toggle 0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Some improvements to lidar: (#88)

* Some improvements to lidar:
- Lidar scene is no longer the default, but it is the scene of entity which contains the lidar component. This is more correct.
- Renamed self detection entity to lidar transparent entity since self detection has a broader meaning in robotics and could cause confusion.
- Moved base class Activate to the end of Lidar Activate since we don't want to subscribe to Tick Bus before all is set.
- Added some documentation to new API

Signed-off-by: Adam Dabrowski <adam.dabrowski@robotec.ai>

* Separate out code and default to DefaultPhysicsScene
if entity scene is invalid

Signed-off-by: Adam Dabrowski <adam.dabrowski@robotec.ai>

0.1

Toggle 0.1's commit message
Version 0.1

0