|
Package Summary
Tags | No category tags. |
Version | 1.2.0 |
License | Apache-2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/IntelLabs/scenario_execution.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-11-20 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Intel Labs
Authors
- Intel Labs
Example Navigation
To run the example multi robot scenario, build the tb4_sim_scenario
package:
colcon build --packages-up-to tb4_sim_scenario
Source the workspace:
source install/setup.bash
The Following example spawns 2 robots. The first robot is initialised with nav2 and moves in a straight line. Once it reaches a specific point a velocity command is sent to the second robot which will position itsel in front of the first one. The first robot then replans its path and moves around the second robot.
To actually run the scenario, run the following command.
ros2 launch tb4_sim_scenario sim_nav_scenario_launch.py scenario:=examples/example_multi_robot/example_multi_robot.osc
For a more detailed understanding of the code structure and scenario implementation please refer to the tutorial documentation.
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
rclpy | |
scenario_execution_gazebo | |
gazebo_static_camera | |
tb4_sim_scenario | |
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged example_multi_robot at Robotics Stack Exchange
|
Package Summary
Tags | No category tags. |
Version | 1.2.0 |
License | Apache-2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/IntelLabs/scenario_execution.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-11-20 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Intel Labs
Authors
- Intel Labs
Example Navigation
To run the example multi robot scenario, build the tb4_sim_scenario
package:
colcon build --packages-up-to tb4_sim_scenario
Source the workspace:
source install/setup.bash
The Following example spawns 2 robots. The first robot is initialised with nav2 and moves in a straight line. Once it reaches a specific point a velocity command is sent to the second robot which will position itsel in front of the first one. The first robot then replans its path and moves around the second robot.
To actually run the scenario, run the following command.
ros2 launch tb4_sim_scenario sim_nav_scenario_launch.py scenario:=examples/example_multi_robot/example_multi_robot.osc
For a more detailed understanding of the code structure and scenario implementation please refer to the tutorial documentation.
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
rclpy | |
scenario_execution_gazebo | |
gazebo_static_camera | |
tb4_sim_scenario | |
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |