Abstract and installation
Feature to operate AWSIM environment from the Rviz plugins.
The following features are implemented:
- 2D Pose Teleport: Teleport AWSIM EGO pose from Rviz GUI tool
- Npc Spawner: Spawn AWSIM Npc using Rviz GUI tool
Rviz plugins are implemented in the following repositories:
Installation
Install only this plugins to Rviz
- clone this repository
- build package
- source package
You must
source
each time you launch a terminal. - launch Rviz application and use tools
Install with Autoware (pilot-auto)
- clone Autoware repository
- add description of AwsimRvizPlugins to autoware.repos
- Introduce
Autoware (pilot-auto)
according to Autoware Documentation.