![]() |
andino_navigation package from andino repoandino_base andino_bringup andino_control andino_description andino_firmware andino_gz_classic andino_hardware andino_navigation andino_slam |
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD Clause 3 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/Ekumen-OS/andino.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2023-12-04 |
Dev Status | DEVELOPED |
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
Bring up nav2 package with Andino.
Additional Links
No additional links.
Maintainers
- Olmer Garcia
- Franco Cipollone
Authors
No additional authors.
Nav2 with Andino robot
Note: Nav2 is only configured to work with the simulation for the moment. Support to real robot is forthcoming.
Build
Install package dependencies:
rosdep install --from-paths src -i -y
Build the package:
colcon build
Note: --symlink-install
can be added if needed.
Finally, source the install folder
. install/setup.bash
Usage
This package has the next option to be executed.
Andino with nav2 in Gazebo Simulation
This launch file use the turtlebot3_world like world example which has an Apache 2 license.
. /usr/share/gazebo/setup.bash
ros2 launch andino_navigation andino_simulation_navigation.launch.py
To test the navigation inside rviz:
- click in 2D pose estimate button and select the initial pose of the robot
- click in nav2 Goal button and select the final point.
- the robot will start to move to the selected goal.
You test adding obstacles inside the Gazebo simulation or use the rviz button Waypoint/ nav through Poses mode to select sequential targets.
This package has been tested with the Andino robot with diff drive plugin
in gazebo. If you change the world you should change the map but also it is recommended to tune navigation parameters.
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
2 | launch_ros | |
1 | ament_cmake | |
1 | andino_gz_classic | |
1 | navigation2 | |
2 | nav2_bringup | |
1 | turtlebot3_gazebo | |
1 | rviz2 | |
1 | ament_lint_auto | |
1 | ament_lint_common |
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged andino_navigation at answers.ros.org
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.