No version for distro humble showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.2.0
License GPL-3.0-or-later
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/EasyNavigation/EasyNavigation.git
VCS Type git
VCS Version jazzy
Last Updated 2025-12-03
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Support utilities for EasyNav in Python: GoalManagerClient and tests.

Maintainers

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo
  • Esther Aguado González
  • Juan Sebastián Cely Gutiérrez
  • José Miguel Guerrero Hernández

Authors

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo

easynav_support_py

ROS 2 package (ament_python) that ships the Python module easynav_goalmanager_py with a drop-in GoalManagerClient compatible with the C++ GoalManager, plus exhaustive tests.

Python import

from easynav_goalmanager_py import GoalManagerClient, ClientState

Build

colcon build --packages-select easynav_support_py
. install/setup.bash

Tests

  • Unit (exhaustive): test/test_goalmanager_client_unit.py injects synthetic NavigationControl messages to cover all state transitions (ACCEPT, REJECT, FINISHED, FAILED, CANCELLED, ERROR, FEEDBACK).

Run:

colcon test --packages-select easynav_support_py --event-handlers console_direct+
colcon test-result --all

CHANGELOG

Changelog for package easynav_support_py

0.2.0 (2025-12-01)

  • Add feedback case in sent goal state to avoid unknown msg error
  • small fixes in py goal manager client
  • Contributors: Esther Aguado, Francisco Martín Rico, estherag

0.1.4 (2025-10-16)

  • Merge kilted version bump into rolling
  • Merge kilted into rolling. Update version to 0.1.3
  • Contributors: Francisco Miguel Moreno

0.1.3 (2025-10-12)

  • New Constructor for PointPerceptionsView with only one perception
  • Fix multiple perceptions
  • Contributors: Francisco Martín Rico

0.1.2 (2025-09-26)

  • Fix Python packages
  • Reformating package.xml
  • Update authors and mantainers
  • Python support
  • First functional version
  • Initial version
  • Contributors: Francisco Martín Rico

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged easynav_support_py at Robotics Stack Exchange

Package Summary

Version 0.2.0
License GPL-3.0-or-later
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/EasyNavigation/EasyNavigation.git
VCS Type git
VCS Version jazzy
Last Updated 2025-12-03
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Support utilities for EasyNav in Python: GoalManagerClient and tests.

Maintainers

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo
  • Esther Aguado González
  • Juan Sebastián Cely Gutiérrez
  • José Miguel Guerrero Hernández

Authors

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo

easynav_support_py

ROS 2 package (ament_python) that ships the Python module easynav_goalmanager_py with a drop-in GoalManagerClient compatible with the C++ GoalManager, plus exhaustive tests.

Python import

from easynav_goalmanager_py import GoalManagerClient, ClientState

Build

colcon build --packages-select easynav_support_py
. install/setup.bash

Tests

  • Unit (exhaustive): test/test_goalmanager_client_unit.py injects synthetic NavigationControl messages to cover all state transitions (ACCEPT, REJECT, FINISHED, FAILED, CANCELLED, ERROR, FEEDBACK).

Run:

colcon test --packages-select easynav_support_py --event-handlers console_direct+
colcon test-result --all

CHANGELOG

Changelog for package easynav_support_py

0.2.0 (2025-12-01)

  • Add feedback case in sent goal state to avoid unknown msg error
  • small fixes in py goal manager client
  • Contributors: Esther Aguado, Francisco Martín Rico, estherag

0.1.4 (2025-10-16)

  • Merge kilted version bump into rolling
  • Merge kilted into rolling. Update version to 0.1.3
  • Contributors: Francisco Miguel Moreno

0.1.3 (2025-10-12)

  • New Constructor for PointPerceptionsView with only one perception
  • Fix multiple perceptions
  • Contributors: Francisco Martín Rico

0.1.2 (2025-09-26)

  • Fix Python packages
  • Reformating package.xml
  • Update authors and mantainers
  • Python support
  • First functional version
  • Initial version
  • Contributors: Francisco Martín Rico

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged easynav_support_py at Robotics Stack Exchange

Package Summary

Version 0.3.0
License GPL-3.0-or-later
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/EasyNavigation/EasyNavigation.git
VCS Type git
VCS Version kilted
Last Updated 2025-12-03
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Support utilities for EasyNav in Python: GoalManagerClient and tests.

Maintainers

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo
  • Esther Aguado González
  • Juan Sebastián Cely Gutiérrez
  • José Miguel Guerrero Hernández

Authors

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo

easynav_support_py

ROS 2 package (ament_python) that ships the Python module easynav_goalmanager_py with a drop-in GoalManagerClient compatible with the C++ GoalManager, plus exhaustive tests.

Python import

from easynav_goalmanager_py import GoalManagerClient, ClientState

Build

colcon build --packages-select easynav_support_py
. install/setup.bash

Tests

  • Unit (exhaustive): test/test_goalmanager_client_unit.py injects synthetic NavigationControl messages to cover all state transitions (ACCEPT, REJECT, FINISHED, FAILED, CANCELLED, ERROR, FEEDBACK).

Run:

colcon test --packages-select easynav_support_py --event-handlers console_direct+
colcon test-result --all

CHANGELOG

Changelog for package easynav_support_py

0.3.0 (2025-12-01)

  • Merge rolling features into kilted
  • Small fixes in Python Goal Manager
  • Contributors: Esther Aguado, Francisco Martín Rico, Francisco Miguel Moreno, estherag

0.1.4 (2025-10-16)

  • Merge kilted version bump into rolling
  • Merge kilted into rolling. Update version to 0.1.3
  • Contributors: Francisco Miguel Moreno

0.1.3 (2025-10-12)

  • New Constructor for PointPerceptionsView with only one perception
  • Fix multiple perceptions
  • Contributors: Francisco Martín Rico

0.1.2 (2025-09-26)

  • Fix Python packages
  • Reformating package.xml
  • Update authors and mantainers
  • Python support
  • First functional version
  • Initial version
  • Contributors: Francisco Martín Rico

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged easynav_support_py at Robotics Stack Exchange

No version for distro rolling showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.2.0
License GPL-3.0-or-later
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/EasyNavigation/EasyNavigation.git
VCS Type git
VCS Version jazzy
Last Updated 2025-12-03
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Support utilities for EasyNav in Python: GoalManagerClient and tests.

Maintainers

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo
  • Esther Aguado González
  • Juan Sebastián Cely Gutiérrez
  • José Miguel Guerrero Hernández

Authors

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo

easynav_support_py

ROS 2 package (ament_python) that ships the Python module easynav_goalmanager_py with a drop-in GoalManagerClient compatible with the C++ GoalManager, plus exhaustive tests.

Python import

from easynav_goalmanager_py import GoalManagerClient, ClientState

Build

colcon build --packages-select easynav_support_py
. install/setup.bash

Tests

  • Unit (exhaustive): test/test_goalmanager_client_unit.py injects synthetic NavigationControl messages to cover all state transitions (ACCEPT, REJECT, FINISHED, FAILED, CANCELLED, ERROR, FEEDBACK).

Run:

colcon test --packages-select easynav_support_py --event-handlers console_direct+
colcon test-result --all

CHANGELOG

Changelog for package easynav_support_py

0.2.0 (2025-12-01)

  • Add feedback case in sent goal state to avoid unknown msg error
  • small fixes in py goal manager client
  • Contributors: Esther Aguado, Francisco Martín Rico, estherag

0.1.4 (2025-10-16)

  • Merge kilted version bump into rolling
  • Merge kilted into rolling. Update version to 0.1.3
  • Contributors: Francisco Miguel Moreno

0.1.3 (2025-10-12)

  • New Constructor for PointPerceptionsView with only one perception
  • Fix multiple perceptions
  • Contributors: Francisco Martín Rico

0.1.2 (2025-09-26)

  • Fix Python packages
  • Reformating package.xml
  • Update authors and mantainers
  • Python support
  • First functional version
  • Initial version
  • Contributors: Francisco Martín Rico

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged easynav_support_py at Robotics Stack Exchange

No version for distro ardent showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.2.0
License GPL-3.0-or-later
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/EasyNavigation/EasyNavigation.git
VCS Type git
VCS Version jazzy
Last Updated 2025-12-03
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Support utilities for EasyNav in Python: GoalManagerClient and tests.

Maintainers

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo
  • Esther Aguado González
  • Juan Sebastián Cely Gutiérrez
  • José Miguel Guerrero Hernández

Authors

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo

easynav_support_py

ROS 2 package (ament_python) that ships the Python module easynav_goalmanager_py with a drop-in GoalManagerClient compatible with the C++ GoalManager, plus exhaustive tests.

Python import

from easynav_goalmanager_py import GoalManagerClient, ClientState

Build

colcon build --packages-select easynav_support_py
. install/setup.bash

Tests

  • Unit (exhaustive): test/test_goalmanager_client_unit.py injects synthetic NavigationControl messages to cover all state transitions (ACCEPT, REJECT, FINISHED, FAILED, CANCELLED, ERROR, FEEDBACK).

Run:

colcon test --packages-select easynav_support_py --event-handlers console_direct+
colcon test-result --all

CHANGELOG

Changelog for package easynav_support_py

0.2.0 (2025-12-01)

  • Add feedback case in sent goal state to avoid unknown msg error
  • small fixes in py goal manager client
  • Contributors: Esther Aguado, Francisco Martín Rico, estherag

0.1.4 (2025-10-16)

  • Merge kilted version bump into rolling
  • Merge kilted into rolling. Update version to 0.1.3
  • Contributors: Francisco Miguel Moreno

0.1.3 (2025-10-12)

  • New Constructor for PointPerceptionsView with only one perception
  • Fix multiple perceptions
  • Contributors: Francisco Martín Rico

0.1.2 (2025-09-26)

  • Fix Python packages
  • Reformating package.xml
  • Update authors and mantainers
  • Python support
  • First functional version
  • Initial version
  • Contributors: Francisco Martín Rico

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged easynav_support_py at Robotics Stack Exchange

No version for distro bouncy showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.2.0
License GPL-3.0-or-later
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/EasyNavigation/EasyNavigation.git
VCS Type git
VCS Version jazzy
Last Updated 2025-12-03
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Support utilities for EasyNav in Python: GoalManagerClient and tests.

Maintainers

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo
  • Esther Aguado González
  • Juan Sebastián Cely Gutiérrez
  • José Miguel Guerrero Hernández

Authors

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo

easynav_support_py

ROS 2 package (ament_python) that ships the Python module easynav_goalmanager_py with a drop-in GoalManagerClient compatible with the C++ GoalManager, plus exhaustive tests.

Python import

from easynav_goalmanager_py import GoalManagerClient, ClientState

Build

colcon build --packages-select easynav_support_py
. install/setup.bash

Tests

  • Unit (exhaustive): test/test_goalmanager_client_unit.py injects synthetic NavigationControl messages to cover all state transitions (ACCEPT, REJECT, FINISHED, FAILED, CANCELLED, ERROR, FEEDBACK).

Run:

colcon test --packages-select easynav_support_py --event-handlers console_direct+
colcon test-result --all

CHANGELOG

Changelog for package easynav_support_py

0.2.0 (2025-12-01)

  • Add feedback case in sent goal state to avoid unknown msg error
  • small fixes in py goal manager client
  • Contributors: Esther Aguado, Francisco Martín Rico, estherag

0.1.4 (2025-10-16)

  • Merge kilted version bump into rolling
  • Merge kilted into rolling. Update version to 0.1.3
  • Contributors: Francisco Miguel Moreno

0.1.3 (2025-10-12)

  • New Constructor for PointPerceptionsView with only one perception
  • Fix multiple perceptions
  • Contributors: Francisco Martín Rico

0.1.2 (2025-09-26)

  • Fix Python packages
  • Reformating package.xml
  • Update authors and mantainers
  • Python support
  • First functional version
  • Initial version
  • Contributors: Francisco Martín Rico

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged easynav_support_py at Robotics Stack Exchange

No version for distro crystal showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.2.0
License GPL-3.0-or-later
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/EasyNavigation/EasyNavigation.git
VCS Type git
VCS Version jazzy
Last Updated 2025-12-03
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Support utilities for EasyNav in Python: GoalManagerClient and tests.

Maintainers

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo
  • Esther Aguado González
  • Juan Sebastián Cely Gutiérrez
  • José Miguel Guerrero Hernández

Authors

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo

easynav_support_py

ROS 2 package (ament_python) that ships the Python module easynav_goalmanager_py with a drop-in GoalManagerClient compatible with the C++ GoalManager, plus exhaustive tests.

Python import

from easynav_goalmanager_py import GoalManagerClient, ClientState

Build

colcon build --packages-select easynav_support_py
. install/setup.bash

Tests

  • Unit (exhaustive): test/test_goalmanager_client_unit.py injects synthetic NavigationControl messages to cover all state transitions (ACCEPT, REJECT, FINISHED, FAILED, CANCELLED, ERROR, FEEDBACK).

Run:

colcon test --packages-select easynav_support_py --event-handlers console_direct+
colcon test-result --all

CHANGELOG

Changelog for package easynav_support_py

0.2.0 (2025-12-01)

  • Add feedback case in sent goal state to avoid unknown msg error
  • small fixes in py goal manager client
  • Contributors: Esther Aguado, Francisco Martín Rico, estherag

0.1.4 (2025-10-16)

  • Merge kilted version bump into rolling
  • Merge kilted into rolling. Update version to 0.1.3
  • Contributors: Francisco Miguel Moreno

0.1.3 (2025-10-12)

  • New Constructor for PointPerceptionsView with only one perception
  • Fix multiple perceptions
  • Contributors: Francisco Martín Rico

0.1.2 (2025-09-26)

  • Fix Python packages
  • Reformating package.xml
  • Update authors and mantainers
  • Python support
  • First functional version
  • Initial version
  • Contributors: Francisco Martín Rico

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged easynav_support_py at Robotics Stack Exchange

No version for distro eloquent showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.2.0
License GPL-3.0-or-later
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/EasyNavigation/EasyNavigation.git
VCS Type git
VCS Version jazzy
Last Updated 2025-12-03
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Support utilities for EasyNav in Python: GoalManagerClient and tests.

Maintainers

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo
  • Esther Aguado González
  • Juan Sebastián Cely Gutiérrez
  • José Miguel Guerrero Hernández

Authors

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo

easynav_support_py

ROS 2 package (ament_python) that ships the Python module easynav_goalmanager_py with a drop-in GoalManagerClient compatible with the C++ GoalManager, plus exhaustive tests.

Python import

from easynav_goalmanager_py import GoalManagerClient, ClientState

Build

colcon build --packages-select easynav_support_py
. install/setup.bash

Tests

  • Unit (exhaustive): test/test_goalmanager_client_unit.py injects synthetic NavigationControl messages to cover all state transitions (ACCEPT, REJECT, FINISHED, FAILED, CANCELLED, ERROR, FEEDBACK).

Run:

colcon test --packages-select easynav_support_py --event-handlers console_direct+
colcon test-result --all

CHANGELOG

Changelog for package easynav_support_py

0.2.0 (2025-12-01)

  • Add feedback case in sent goal state to avoid unknown msg error
  • small fixes in py goal manager client
  • Contributors: Esther Aguado, Francisco Martín Rico, estherag

0.1.4 (2025-10-16)

  • Merge kilted version bump into rolling
  • Merge kilted into rolling. Update version to 0.1.3
  • Contributors: Francisco Miguel Moreno

0.1.3 (2025-10-12)

  • New Constructor for PointPerceptionsView with only one perception
  • Fix multiple perceptions
  • Contributors: Francisco Martín Rico

0.1.2 (2025-09-26)

  • Fix Python packages
  • Reformating package.xml
  • Update authors and mantainers
  • Python support
  • First functional version
  • Initial version
  • Contributors: Francisco Martín Rico

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged easynav_support_py at Robotics Stack Exchange

No version for distro dashing showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.2.0
License GPL-3.0-or-later
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/EasyNavigation/EasyNavigation.git
VCS Type git
VCS Version jazzy
Last Updated 2025-12-03
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Support utilities for EasyNav in Python: GoalManagerClient and tests.

Maintainers

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo
  • Esther Aguado González
  • Juan Sebastián Cely Gutiérrez
  • José Miguel Guerrero Hernández

Authors

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo

easynav_support_py

ROS 2 package (ament_python) that ships the Python module easynav_goalmanager_py with a drop-in GoalManagerClient compatible with the C++ GoalManager, plus exhaustive tests.

Python import

from easynav_goalmanager_py import GoalManagerClient, ClientState

Build

colcon build --packages-select easynav_support_py
. install/setup.bash

Tests

  • Unit (exhaustive): test/test_goalmanager_client_unit.py injects synthetic NavigationControl messages to cover all state transitions (ACCEPT, REJECT, FINISHED, FAILED, CANCELLED, ERROR, FEEDBACK).

Run:

colcon test --packages-select easynav_support_py --event-handlers console_direct+
colcon test-result --all

CHANGELOG

Changelog for package easynav_support_py

0.2.0 (2025-12-01)

  • Add feedback case in sent goal state to avoid unknown msg error
  • small fixes in py goal manager client
  • Contributors: Esther Aguado, Francisco Martín Rico, estherag

0.1.4 (2025-10-16)

  • Merge kilted version bump into rolling
  • Merge kilted into rolling. Update version to 0.1.3
  • Contributors: Francisco Miguel Moreno

0.1.3 (2025-10-12)

  • New Constructor for PointPerceptionsView with only one perception
  • Fix multiple perceptions
  • Contributors: Francisco Martín Rico

0.1.2 (2025-09-26)

  • Fix Python packages
  • Reformating package.xml
  • Update authors and mantainers
  • Python support
  • First functional version
  • Initial version
  • Contributors: Francisco Martín Rico

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged easynav_support_py at Robotics Stack Exchange

No version for distro galactic showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.2.0
License GPL-3.0-or-later
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/EasyNavigation/EasyNavigation.git
VCS Type git
VCS Version jazzy
Last Updated 2025-12-03
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Support utilities for EasyNav in Python: GoalManagerClient and tests.

Maintainers

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo
  • Esther Aguado González
  • Juan Sebastián Cely Gutiérrez
  • José Miguel Guerrero Hernández

Authors

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo

easynav_support_py

ROS 2 package (ament_python) that ships the Python module easynav_goalmanager_py with a drop-in GoalManagerClient compatible with the C++ GoalManager, plus exhaustive tests.

Python import

from easynav_goalmanager_py import GoalManagerClient, ClientState

Build

colcon build --packages-select easynav_support_py
. install/setup.bash

Tests

  • Unit (exhaustive): test/test_goalmanager_client_unit.py injects synthetic NavigationControl messages to cover all state transitions (ACCEPT, REJECT, FINISHED, FAILED, CANCELLED, ERROR, FEEDBACK).

Run:

colcon test --packages-select easynav_support_py --event-handlers console_direct+
colcon test-result --all

CHANGELOG

Changelog for package easynav_support_py

0.2.0 (2025-12-01)

  • Add feedback case in sent goal state to avoid unknown msg error
  • small fixes in py goal manager client
  • Contributors: Esther Aguado, Francisco Martín Rico, estherag

0.1.4 (2025-10-16)

  • Merge kilted version bump into rolling
  • Merge kilted into rolling. Update version to 0.1.3
  • Contributors: Francisco Miguel Moreno

0.1.3 (2025-10-12)

  • New Constructor for PointPerceptionsView with only one perception
  • Fix multiple perceptions
  • Contributors: Francisco Martín Rico

0.1.2 (2025-09-26)

  • Fix Python packages
  • Reformating package.xml
  • Update authors and mantainers
  • Python support
  • First functional version
  • Initial version
  • Contributors: Francisco Martín Rico

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged easynav_support_py at Robotics Stack Exchange

No version for distro foxy showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.2.0
License GPL-3.0-or-later
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/EasyNavigation/EasyNavigation.git
VCS Type git
VCS Version jazzy
Last Updated 2025-12-03
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Support utilities for EasyNav in Python: GoalManagerClient and tests.

Maintainers

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo
  • Esther Aguado González
  • Juan Sebastián Cely Gutiérrez
  • José Miguel Guerrero Hernández

Authors

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo

easynav_support_py

ROS 2 package (ament_python) that ships the Python module easynav_goalmanager_py with a drop-in GoalManagerClient compatible with the C++ GoalManager, plus exhaustive tests.

Python import

from easynav_goalmanager_py import GoalManagerClient, ClientState

Build

colcon build --packages-select easynav_support_py
. install/setup.bash

Tests

  • Unit (exhaustive): test/test_goalmanager_client_unit.py injects synthetic NavigationControl messages to cover all state transitions (ACCEPT, REJECT, FINISHED, FAILED, CANCELLED, ERROR, FEEDBACK).

Run:

colcon test --packages-select easynav_support_py --event-handlers console_direct+
colcon test-result --all

CHANGELOG

Changelog for package easynav_support_py

0.2.0 (2025-12-01)

  • Add feedback case in sent goal state to avoid unknown msg error
  • small fixes in py goal manager client
  • Contributors: Esther Aguado, Francisco Martín Rico, estherag

0.1.4 (2025-10-16)

  • Merge kilted version bump into rolling
  • Merge kilted into rolling. Update version to 0.1.3
  • Contributors: Francisco Miguel Moreno

0.1.3 (2025-10-12)

  • New Constructor for PointPerceptionsView with only one perception
  • Fix multiple perceptions
  • Contributors: Francisco Martín Rico

0.1.2 (2025-09-26)

  • Fix Python packages
  • Reformating package.xml
  • Update authors and mantainers
  • Python support
  • First functional version
  • Initial version
  • Contributors: Francisco Martín Rico

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged easynav_support_py at Robotics Stack Exchange

No version for distro iron showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.2.0
License GPL-3.0-or-later
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/EasyNavigation/EasyNavigation.git
VCS Type git
VCS Version jazzy
Last Updated 2025-12-03
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Support utilities for EasyNav in Python: GoalManagerClient and tests.

Maintainers

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo
  • Esther Aguado González
  • Juan Sebastián Cely Gutiérrez
  • José Miguel Guerrero Hernández

Authors

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo

easynav_support_py

ROS 2 package (ament_python) that ships the Python module easynav_goalmanager_py with a drop-in GoalManagerClient compatible with the C++ GoalManager, plus exhaustive tests.

Python import

from easynav_goalmanager_py import GoalManagerClient, ClientState

Build

colcon build --packages-select easynav_support_py
. install/setup.bash

Tests

  • Unit (exhaustive): test/test_goalmanager_client_unit.py injects synthetic NavigationControl messages to cover all state transitions (ACCEPT, REJECT, FINISHED, FAILED, CANCELLED, ERROR, FEEDBACK).

Run:

colcon test --packages-select easynav_support_py --event-handlers console_direct+
colcon test-result --all

CHANGELOG

Changelog for package easynav_support_py

0.2.0 (2025-12-01)

  • Add feedback case in sent goal state to avoid unknown msg error
  • small fixes in py goal manager client
  • Contributors: Esther Aguado, Francisco Martín Rico, estherag

0.1.4 (2025-10-16)

  • Merge kilted version bump into rolling
  • Merge kilted into rolling. Update version to 0.1.3
  • Contributors: Francisco Miguel Moreno

0.1.3 (2025-10-12)

  • New Constructor for PointPerceptionsView with only one perception
  • Fix multiple perceptions
  • Contributors: Francisco Martín Rico

0.1.2 (2025-09-26)

  • Fix Python packages
  • Reformating package.xml
  • Update authors and mantainers
  • Python support
  • First functional version
  • Initial version
  • Contributors: Francisco Martín Rico

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged easynav_support_py at Robotics Stack Exchange

No version for distro lunar showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.2.0
License GPL-3.0-or-later
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/EasyNavigation/EasyNavigation.git
VCS Type git
VCS Version jazzy
Last Updated 2025-12-03
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Support utilities for EasyNav in Python: GoalManagerClient and tests.

Maintainers

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo
  • Esther Aguado González
  • Juan Sebastián Cely Gutiérrez
  • José Miguel Guerrero Hernández

Authors

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo

easynav_support_py

ROS 2 package (ament_python) that ships the Python module easynav_goalmanager_py with a drop-in GoalManagerClient compatible with the C++ GoalManager, plus exhaustive tests.

Python import

from easynav_goalmanager_py import GoalManagerClient, ClientState

Build

colcon build --packages-select easynav_support_py
. install/setup.bash

Tests

  • Unit (exhaustive): test/test_goalmanager_client_unit.py injects synthetic NavigationControl messages to cover all state transitions (ACCEPT, REJECT, FINISHED, FAILED, CANCELLED, ERROR, FEEDBACK).

Run:

colcon test --packages-select easynav_support_py --event-handlers console_direct+
colcon test-result --all

CHANGELOG

Changelog for package easynav_support_py

0.2.0 (2025-12-01)

  • Add feedback case in sent goal state to avoid unknown msg error
  • small fixes in py goal manager client
  • Contributors: Esther Aguado, Francisco Martín Rico, estherag

0.1.4 (2025-10-16)

  • Merge kilted version bump into rolling
  • Merge kilted into rolling. Update version to 0.1.3
  • Contributors: Francisco Miguel Moreno

0.1.3 (2025-10-12)

  • New Constructor for PointPerceptionsView with only one perception
  • Fix multiple perceptions
  • Contributors: Francisco Martín Rico

0.1.2 (2025-09-26)

  • Fix Python packages
  • Reformating package.xml
  • Update authors and mantainers
  • Python support
  • First functional version
  • Initial version
  • Contributors: Francisco Martín Rico

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged easynav_support_py at Robotics Stack Exchange

No version for distro jade showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.2.0
License GPL-3.0-or-later
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/EasyNavigation/EasyNavigation.git
VCS Type git
VCS Version jazzy
Last Updated 2025-12-03
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Support utilities for EasyNav in Python: GoalManagerClient and tests.

Maintainers

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo
  • Esther Aguado González
  • Juan Sebastián Cely Gutiérrez
  • José Miguel Guerrero Hernández

Authors

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo

easynav_support_py

ROS 2 package (ament_python) that ships the Python module easynav_goalmanager_py with a drop-in GoalManagerClient compatible with the C++ GoalManager, plus exhaustive tests.

Python import

from easynav_goalmanager_py import GoalManagerClient, ClientState

Build

colcon build --packages-select easynav_support_py
. install/setup.bash

Tests

  • Unit (exhaustive): test/test_goalmanager_client_unit.py injects synthetic NavigationControl messages to cover all state transitions (ACCEPT, REJECT, FINISHED, FAILED, CANCELLED, ERROR, FEEDBACK).

Run:

colcon test --packages-select easynav_support_py --event-handlers console_direct+
colcon test-result --all

CHANGELOG

Changelog for package easynav_support_py

0.2.0 (2025-12-01)

  • Add feedback case in sent goal state to avoid unknown msg error
  • small fixes in py goal manager client
  • Contributors: Esther Aguado, Francisco Martín Rico, estherag

0.1.4 (2025-10-16)

  • Merge kilted version bump into rolling
  • Merge kilted into rolling. Update version to 0.1.3
  • Contributors: Francisco Miguel Moreno

0.1.3 (2025-10-12)

  • New Constructor for PointPerceptionsView with only one perception
  • Fix multiple perceptions
  • Contributors: Francisco Martín Rico

0.1.2 (2025-09-26)

  • Fix Python packages
  • Reformating package.xml
  • Update authors and mantainers
  • Python support
  • First functional version
  • Initial version
  • Contributors: Francisco Martín Rico

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged easynav_support_py at Robotics Stack Exchange

No version for distro indigo showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.2.0
License GPL-3.0-or-later
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/EasyNavigation/EasyNavigation.git
VCS Type git
VCS Version jazzy
Last Updated 2025-12-03
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Support utilities for EasyNav in Python: GoalManagerClient and tests.

Maintainers

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo
  • Esther Aguado González
  • Juan Sebastián Cely Gutiérrez
  • José Miguel Guerrero Hernández

Authors

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo

easynav_support_py

ROS 2 package (ament_python) that ships the Python module easynav_goalmanager_py with a drop-in GoalManagerClient compatible with the C++ GoalManager, plus exhaustive tests.

Python import

from easynav_goalmanager_py import GoalManagerClient, ClientState

Build

colcon build --packages-select easynav_support_py
. install/setup.bash

Tests

  • Unit (exhaustive): test/test_goalmanager_client_unit.py injects synthetic NavigationControl messages to cover all state transitions (ACCEPT, REJECT, FINISHED, FAILED, CANCELLED, ERROR, FEEDBACK).

Run:

colcon test --packages-select easynav_support_py --event-handlers console_direct+
colcon test-result --all

CHANGELOG

Changelog for package easynav_support_py

0.2.0 (2025-12-01)

  • Add feedback case in sent goal state to avoid unknown msg error
  • small fixes in py goal manager client
  • Contributors: Esther Aguado, Francisco Martín Rico, estherag

0.1.4 (2025-10-16)

  • Merge kilted version bump into rolling
  • Merge kilted into rolling. Update version to 0.1.3
  • Contributors: Francisco Miguel Moreno

0.1.3 (2025-10-12)

  • New Constructor for PointPerceptionsView with only one perception
  • Fix multiple perceptions
  • Contributors: Francisco Martín Rico

0.1.2 (2025-09-26)

  • Fix Python packages
  • Reformating package.xml
  • Update authors and mantainers
  • Python support
  • First functional version
  • Initial version
  • Contributors: Francisco Martín Rico

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged easynav_support_py at Robotics Stack Exchange

No version for distro hydro showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.2.0
License GPL-3.0-or-later
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/EasyNavigation/EasyNavigation.git
VCS Type git
VCS Version jazzy
Last Updated 2025-12-03
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Support utilities for EasyNav in Python: GoalManagerClient and tests.

Maintainers

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo
  • Esther Aguado González
  • Juan Sebastián Cely Gutiérrez
  • José Miguel Guerrero Hernández

Authors

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo

easynav_support_py

ROS 2 package (ament_python) that ships the Python module easynav_goalmanager_py with a drop-in GoalManagerClient compatible with the C++ GoalManager, plus exhaustive tests.

Python import

from easynav_goalmanager_py import GoalManagerClient, ClientState

Build

colcon build --packages-select easynav_support_py
. install/setup.bash

Tests

  • Unit (exhaustive): test/test_goalmanager_client_unit.py injects synthetic NavigationControl messages to cover all state transitions (ACCEPT, REJECT, FINISHED, FAILED, CANCELLED, ERROR, FEEDBACK).

Run:

colcon test --packages-select easynav_support_py --event-handlers console_direct+
colcon test-result --all

CHANGELOG

Changelog for package easynav_support_py

0.2.0 (2025-12-01)

  • Add feedback case in sent goal state to avoid unknown msg error
  • small fixes in py goal manager client
  • Contributors: Esther Aguado, Francisco Martín Rico, estherag

0.1.4 (2025-10-16)

  • Merge kilted version bump into rolling
  • Merge kilted into rolling. Update version to 0.1.3
  • Contributors: Francisco Miguel Moreno

0.1.3 (2025-10-12)

  • New Constructor for PointPerceptionsView with only one perception
  • Fix multiple perceptions
  • Contributors: Francisco Martín Rico

0.1.2 (2025-09-26)

  • Fix Python packages
  • Reformating package.xml
  • Update authors and mantainers
  • Python support
  • First functional version
  • Initial version
  • Contributors: Francisco Martín Rico

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged easynav_support_py at Robotics Stack Exchange

No version for distro kinetic showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.2.0
License GPL-3.0-or-later
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/EasyNavigation/EasyNavigation.git
VCS Type git
VCS Version jazzy
Last Updated 2025-12-03
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Support utilities for EasyNav in Python: GoalManagerClient and tests.

Maintainers

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo
  • Esther Aguado González
  • Juan Sebastián Cely Gutiérrez
  • José Miguel Guerrero Hernández

Authors

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo

easynav_support_py

ROS 2 package (ament_python) that ships the Python module easynav_goalmanager_py with a drop-in GoalManagerClient compatible with the C++ GoalManager, plus exhaustive tests.

Python import

from easynav_goalmanager_py import GoalManagerClient, ClientState

Build

colcon build --packages-select easynav_support_py
. install/setup.bash

Tests

  • Unit (exhaustive): test/test_goalmanager_client_unit.py injects synthetic NavigationControl messages to cover all state transitions (ACCEPT, REJECT, FINISHED, FAILED, CANCELLED, ERROR, FEEDBACK).

Run:

colcon test --packages-select easynav_support_py --event-handlers console_direct+
colcon test-result --all

CHANGELOG

Changelog for package easynav_support_py

0.2.0 (2025-12-01)

  • Add feedback case in sent goal state to avoid unknown msg error
  • small fixes in py goal manager client
  • Contributors: Esther Aguado, Francisco Martín Rico, estherag

0.1.4 (2025-10-16)

  • Merge kilted version bump into rolling
  • Merge kilted into rolling. Update version to 0.1.3
  • Contributors: Francisco Miguel Moreno

0.1.3 (2025-10-12)

  • New Constructor for PointPerceptionsView with only one perception
  • Fix multiple perceptions
  • Contributors: Francisco Martín Rico

0.1.2 (2025-09-26)

  • Fix Python packages
  • Reformating package.xml
  • Update authors and mantainers
  • Python support
  • First functional version
  • Initial version
  • Contributors: Francisco Martín Rico

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged easynav_support_py at Robotics Stack Exchange

No version for distro melodic showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.2.0
License GPL-3.0-or-later
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/EasyNavigation/EasyNavigation.git
VCS Type git
VCS Version jazzy
Last Updated 2025-12-03
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Support utilities for EasyNav in Python: GoalManagerClient and tests.

Maintainers

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo
  • Esther Aguado González
  • Juan Sebastián Cely Gutiérrez
  • José Miguel Guerrero Hernández

Authors

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo

easynav_support_py

ROS 2 package (ament_python) that ships the Python module easynav_goalmanager_py with a drop-in GoalManagerClient compatible with the C++ GoalManager, plus exhaustive tests.

Python import

from easynav_goalmanager_py import GoalManagerClient, ClientState

Build

colcon build --packages-select easynav_support_py
. install/setup.bash

Tests

  • Unit (exhaustive): test/test_goalmanager_client_unit.py injects synthetic NavigationControl messages to cover all state transitions (ACCEPT, REJECT, FINISHED, FAILED, CANCELLED, ERROR, FEEDBACK).

Run:

colcon test --packages-select easynav_support_py --event-handlers console_direct+
colcon test-result --all

CHANGELOG

Changelog for package easynav_support_py

0.2.0 (2025-12-01)

  • Add feedback case in sent goal state to avoid unknown msg error
  • small fixes in py goal manager client
  • Contributors: Esther Aguado, Francisco Martín Rico, estherag

0.1.4 (2025-10-16)

  • Merge kilted version bump into rolling
  • Merge kilted into rolling. Update version to 0.1.3
  • Contributors: Francisco Miguel Moreno

0.1.3 (2025-10-12)

  • New Constructor for PointPerceptionsView with only one perception
  • Fix multiple perceptions
  • Contributors: Francisco Martín Rico

0.1.2 (2025-09-26)

  • Fix Python packages
  • Reformating package.xml
  • Update authors and mantainers
  • Python support
  • First functional version
  • Initial version
  • Contributors: Francisco Martín Rico

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged easynav_support_py at Robotics Stack Exchange

No version for distro noetic showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.2.0
License GPL-3.0-or-later
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/EasyNavigation/EasyNavigation.git
VCS Type git
VCS Version jazzy
Last Updated 2025-12-03
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Support utilities for EasyNav in Python: GoalManagerClient and tests.

Maintainers

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo
  • Esther Aguado González
  • Juan Sebastián Cely Gutiérrez
  • José Miguel Guerrero Hernández

Authors

  • Francisco Martín Rico
  • Francisco Miguel Moreno Olivo

easynav_support_py

ROS 2 package (ament_python) that ships the Python module easynav_goalmanager_py with a drop-in GoalManagerClient compatible with the C++ GoalManager, plus exhaustive tests.

Python import

from easynav_goalmanager_py import GoalManagerClient, ClientState

Build

colcon build --packages-select easynav_support_py
. install/setup.bash

Tests

  • Unit (exhaustive): test/test_goalmanager_client_unit.py injects synthetic NavigationControl messages to cover all state transitions (ACCEPT, REJECT, FINISHED, FAILED, CANCELLED, ERROR, FEEDBACK).

Run:

colcon test --packages-select easynav_support_py --event-handlers console_direct+
colcon test-result --all

CHANGELOG

Changelog for package easynav_support_py

0.2.0 (2025-12-01)

  • Add feedback case in sent goal state to avoid unknown msg error
  • small fixes in py goal manager client
  • Contributors: Esther Aguado, Francisco Martín Rico, estherag

0.1.4 (2025-10-16)

  • Merge kilted version bump into rolling
  • Merge kilted into rolling. Update version to 0.1.3
  • Contributors: Francisco Miguel Moreno

0.1.3 (2025-10-12)

  • New Constructor for PointPerceptionsView with only one perception
  • Fix multiple perceptions
  • Contributors: Francisco Martín Rico

0.1.2 (2025-09-26)

  • Fix Python packages
  • Reformating package.xml
  • Update authors and mantainers
  • Python support
  • First functional version
  • Initial version
  • Contributors: Francisco Martín Rico

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged easynav_support_py at Robotics Stack Exchange