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

Package Summary

Tags No category tags.
Version 0.18.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/at-wat/neonavigation.git
VCS Type git
VCS Version master
Last Updated 2025-06-12
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Motion limiter package for collision prevention

Additional Links

No additional links.

Maintainers

  • Atsushi Watanabe

Authors

  • Atsushi Watanabe

safety_limiter package

The topic names will be migrated to ROS recommended namespace model. Set /neonavigation_compatible parameter to 1 to use new topic names.

safety_limiter

safety_limiter node limits vehicle velocity to avoid collisions based on the linear prediction of the motion.

Subscribed topics

  • ~/cmd_vel_in (new: cmd_vel_in) [geometry_msgs::Twist]
  • ~/cloud (new: cloud) [sensor_msgs::PointCloud2]
  • ~/disable (new: disable_safety) [std_msgs::Bool]
  • ~/watchdog_reset (new: watchdog_reset) [std_msgs::Empty]
  • /tf

Published topics

  • ~/cmd_vel_out (new: cmd_vel) [geometry_msgs::Twist]
  • ~/collision (new: collision) [sensor_msgs::PointCloud]

Services

Called services

Parameters

  • “freq” (double, default: 6.0)
  • “cloud_timeout” (double, default: 0.8)
  • “disable_timeout” (double, default: 0.1)
  • “lin_vel” (double, default: 0.5)
  • “lin_acc” (double, default: 1.0)
  • “ang_vel” (double, default: 0.8)
  • “ang_acc” (double, default: 1.6)
  • “z_range_min” (double, default: 0.0)
  • “z_range_max” (double, default: 0.5)
  • “dt” (double, default: 0.1)
  • “d_margin” (double, default: 0.2)
  • “yaw_margin” (double, default: 0.2)
  • “downsample_grid” (double, default: 0.05)
  • “frame_id” (string, default: std::string(“base_link”))
  • “footprint” (?, default: footprint_xml)
CHANGELOG

Changelog for package safety_limiter

0.18.1 (2025-06-06)

0.18.0 (2025-05-13)

0.17.7 (2025-04-16)

0.17.6 (2025-03-18)

0.17.5 (2025-02-21)

0.17.4 (2025-01-20)

0.17.3 (2024-12-25)

0.17.2 (2024-11-07)

0.17.1 (2024-03-22)

0.17.0 (2023-11-02)

0.16.0 (2023-09-14)

0.15.0 (2023-08-30)

0.14.2 (2023-07-31)

0.14.1 (2023-07-07)

0.14.0 (2023-06-06)

0.13.0 (2023-05-31)

0.12.2 (2023-02-28)

0.12.1 (2023-02-25)

  • safety_limiter: update config to stabilize simulation test (#668)
  • safety_limiter: fix flaky simulation tests (#664)
  • Contributors: Atsushi Watanabe

0.12.0 (2023-01-30)

0.11.8 (2022-12-28)

  • safety_limiter: make sure to keep margin from obstacles (#654)
  • Contributors: Kazuki Takahashi

0.11.7 (2022-08-05)

  • safety_limiter: enable omni-directional safety brake (#646)
  • Contributors: Naotaka Hatao

0.11.6 (2022-07-20)

0.11.5 (2022-07-06)

0.11.4 (2022-04-13)

0.11.3 (2021-12-02)

  • Fix flaky tests and add debug outputs (#628)
  • Contributors: Atsushi Watanabe

0.11.2 (2021-11-08)

0.11.1 (2021-10-29)

0.11.0 (2021-08-30)

  • Apply clang-format-11 with new setting (#605)
  • Contributors: Naotaka Hatao

0.10.11 (2021-06-21)

0.10.10 (2021-03-18)

0.10.9 (2021-03-16)

0.10.8 (2021-03-10)

0.10.7 (2021-03-07)

  • safety_limiter: add a max_linear_vel and max_angular_vel (#581)
  • Contributors: Teo Cardoso

0.10.6 (2021-01-28)

0.10.5 (2020-12-24)

0.10.4 (2020-11-12)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged safety_limiter at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.18.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/at-wat/neonavigation.git
VCS Type git
VCS Version master
Last Updated 2025-06-12
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Motion limiter package for collision prevention

Additional Links

No additional links.

Maintainers

  • Atsushi Watanabe

Authors

  • Atsushi Watanabe

safety_limiter package

The topic names will be migrated to ROS recommended namespace model. Set /neonavigation_compatible parameter to 1 to use new topic names.

safety_limiter

safety_limiter node limits vehicle velocity to avoid collisions based on the linear prediction of the motion.

Subscribed topics

  • ~/cmd_vel_in (new: cmd_vel_in) [geometry_msgs::Twist]
  • ~/cloud (new: cloud) [sensor_msgs::PointCloud2]
  • ~/disable (new: disable_safety) [std_msgs::Bool]
  • ~/watchdog_reset (new: watchdog_reset) [std_msgs::Empty]
  • /tf

Published topics

  • ~/cmd_vel_out (new: cmd_vel) [geometry_msgs::Twist]
  • ~/collision (new: collision) [sensor_msgs::PointCloud]

Services

Called services

Parameters

  • “freq” (double, default: 6.0)
  • “cloud_timeout” (double, default: 0.8)
  • “disable_timeout” (double, default: 0.1)
  • “lin_vel” (double, default: 0.5)
  • “lin_acc” (double, default: 1.0)
  • “ang_vel” (double, default: 0.8)
  • “ang_acc” (double, default: 1.6)
  • “z_range_min” (double, default: 0.0)
  • “z_range_max” (double, default: 0.5)
  • “dt” (double, default: 0.1)
  • “d_margin” (double, default: 0.2)
  • “yaw_margin” (double, default: 0.2)
  • “downsample_grid” (double, default: 0.05)
  • “frame_id” (string, default: std::string(“base_link”))
  • “footprint” (?, default: footprint_xml)
CHANGELOG

Changelog for package safety_limiter

0.18.1 (2025-06-06)

0.18.0 (2025-05-13)

0.17.7 (2025-04-16)

0.17.6 (2025-03-18)

0.17.5 (2025-02-21)

0.17.4 (2025-01-20)

0.17.3 (2024-12-25)

0.17.2 (2024-11-07)

0.17.1 (2024-03-22)

0.17.0 (2023-11-02)

0.16.0 (2023-09-14)

0.15.0 (2023-08-30)

0.14.2 (2023-07-31)

0.14.1 (2023-07-07)

0.14.0 (2023-06-06)

0.13.0 (2023-05-31)

0.12.2 (2023-02-28)

0.12.1 (2023-02-25)

  • safety_limiter: update config to stabilize simulation test (#668)
  • safety_limiter: fix flaky simulation tests (#664)
  • Contributors: Atsushi Watanabe

0.12.0 (2023-01-30)

0.11.8 (2022-12-28)

  • safety_limiter: make sure to keep margin from obstacles (#654)
  • Contributors: Kazuki Takahashi

0.11.7 (2022-08-05)

  • safety_limiter: enable omni-directional safety brake (#646)
  • Contributors: Naotaka Hatao

0.11.6 (2022-07-20)

0.11.5 (2022-07-06)

0.11.4 (2022-04-13)

0.11.3 (2021-12-02)

  • Fix flaky tests and add debug outputs (#628)
  • Contributors: Atsushi Watanabe

0.11.2 (2021-11-08)

0.11.1 (2021-10-29)

0.11.0 (2021-08-30)

  • Apply clang-format-11 with new setting (#605)
  • Contributors: Naotaka Hatao

0.10.11 (2021-06-21)

0.10.10 (2021-03-18)

0.10.9 (2021-03-16)

0.10.8 (2021-03-10)

0.10.7 (2021-03-07)

  • safety_limiter: add a max_linear_vel and max_angular_vel (#581)
  • Contributors: Teo Cardoso

0.10.6 (2021-01-28)

0.10.5 (2020-12-24)

0.10.4 (2020-11-12)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged safety_limiter at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.18.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/at-wat/neonavigation.git
VCS Type git
VCS Version master
Last Updated 2025-06-12
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Motion limiter package for collision prevention

Additional Links

No additional links.

Maintainers

  • Atsushi Watanabe

Authors

  • Atsushi Watanabe

safety_limiter package

The topic names will be migrated to ROS recommended namespace model. Set /neonavigation_compatible parameter to 1 to use new topic names.

safety_limiter

safety_limiter node limits vehicle velocity to avoid collisions based on the linear prediction of the motion.

Subscribed topics

  • ~/cmd_vel_in (new: cmd_vel_in) [geometry_msgs::Twist]
  • ~/cloud (new: cloud) [sensor_msgs::PointCloud2]
  • ~/disable (new: disable_safety) [std_msgs::Bool]
  • ~/watchdog_reset (new: watchdog_reset) [std_msgs::Empty]
  • /tf

Published topics

  • ~/cmd_vel_out (new: cmd_vel) [geometry_msgs::Twist]
  • ~/collision (new: collision) [sensor_msgs::PointCloud]

Services

Called services

Parameters

  • “freq” (double, default: 6.0)
  • “cloud_timeout” (double, default: 0.8)
  • “disable_timeout” (double, default: 0.1)
  • “lin_vel” (double, default: 0.5)
  • “lin_acc” (double, default: 1.0)
  • “ang_vel” (double, default: 0.8)
  • “ang_acc” (double, default: 1.6)
  • “z_range_min” (double, default: 0.0)
  • “z_range_max” (double, default: 0.5)
  • “dt” (double, default: 0.1)
  • “d_margin” (double, default: 0.2)
  • “yaw_margin” (double, default: 0.2)
  • “downsample_grid” (double, default: 0.05)
  • “frame_id” (string, default: std::string(“base_link”))
  • “footprint” (?, default: footprint_xml)
CHANGELOG

Changelog for package safety_limiter

0.18.1 (2025-06-06)

0.18.0 (2025-05-13)

0.17.7 (2025-04-16)

0.17.6 (2025-03-18)

0.17.5 (2025-02-21)

0.17.4 (2025-01-20)

0.17.3 (2024-12-25)

0.17.2 (2024-11-07)

0.17.1 (2024-03-22)

0.17.0 (2023-11-02)

0.16.0 (2023-09-14)

0.15.0 (2023-08-30)

0.14.2 (2023-07-31)

0.14.1 (2023-07-07)

0.14.0 (2023-06-06)

0.13.0 (2023-05-31)

0.12.2 (2023-02-28)

0.12.1 (2023-02-25)

  • safety_limiter: update config to stabilize simulation test (#668)
  • safety_limiter: fix flaky simulation tests (#664)
  • Contributors: Atsushi Watanabe

0.12.0 (2023-01-30)

0.11.8 (2022-12-28)

  • safety_limiter: make sure to keep margin from obstacles (#654)
  • Contributors: Kazuki Takahashi

0.11.7 (2022-08-05)

  • safety_limiter: enable omni-directional safety brake (#646)
  • Contributors: Naotaka Hatao

0.11.6 (2022-07-20)

0.11.5 (2022-07-06)

0.11.4 (2022-04-13)

0.11.3 (2021-12-02)

  • Fix flaky tests and add debug outputs (#628)
  • Contributors: Atsushi Watanabe

0.11.2 (2021-11-08)

0.11.1 (2021-10-29)

0.11.0 (2021-08-30)

  • Apply clang-format-11 with new setting (#605)
  • Contributors: Naotaka Hatao

0.10.11 (2021-06-21)

0.10.10 (2021-03-18)

0.10.9 (2021-03-16)

0.10.8 (2021-03-10)

0.10.7 (2021-03-07)

  • safety_limiter: add a max_linear_vel and max_angular_vel (#581)
  • Contributors: Teo Cardoso

0.10.6 (2021-01-28)

0.10.5 (2020-12-24)

0.10.4 (2020-11-12)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged safety_limiter at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.18.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/at-wat/neonavigation.git
VCS Type git
VCS Version master
Last Updated 2025-06-12
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Motion limiter package for collision prevention

Additional Links

No additional links.

Maintainers

  • Atsushi Watanabe

Authors

  • Atsushi Watanabe

safety_limiter package

The topic names will be migrated to ROS recommended namespace model. Set /neonavigation_compatible parameter to 1 to use new topic names.

safety_limiter

safety_limiter node limits vehicle velocity to avoid collisions based on the linear prediction of the motion.

Subscribed topics

  • ~/cmd_vel_in (new: cmd_vel_in) [geometry_msgs::Twist]
  • ~/cloud (new: cloud) [sensor_msgs::PointCloud2]
  • ~/disable (new: disable_safety) [std_msgs::Bool]
  • ~/watchdog_reset (new: watchdog_reset) [std_msgs::Empty]
  • /tf

Published topics

  • ~/cmd_vel_out (new: cmd_vel) [geometry_msgs::Twist]
  • ~/collision (new: collision) [sensor_msgs::PointCloud]

Services

Called services

Parameters

  • “freq” (double, default: 6.0)
  • “cloud_timeout” (double, default: 0.8)
  • “disable_timeout” (double, default: 0.1)
  • “lin_vel” (double, default: 0.5)
  • “lin_acc” (double, default: 1.0)
  • “ang_vel” (double, default: 0.8)
  • “ang_acc” (double, default: 1.6)
  • “z_range_min” (double, default: 0.0)
  • “z_range_max” (double, default: 0.5)
  • “dt” (double, default: 0.1)
  • “d_margin” (double, default: 0.2)
  • “yaw_margin” (double, default: 0.2)
  • “downsample_grid” (double, default: 0.05)
  • “frame_id” (string, default: std::string(“base_link”))
  • “footprint” (?, default: footprint_xml)
CHANGELOG

Changelog for package safety_limiter

0.18.1 (2025-06-06)

0.18.0 (2025-05-13)

0.17.7 (2025-04-16)

0.17.6 (2025-03-18)

0.17.5 (2025-02-21)

0.17.4 (2025-01-20)

0.17.3 (2024-12-25)

0.17.2 (2024-11-07)

0.17.1 (2024-03-22)

0.17.0 (2023-11-02)

0.16.0 (2023-09-14)

0.15.0 (2023-08-30)

0.14.2 (2023-07-31)

0.14.1 (2023-07-07)

0.14.0 (2023-06-06)

0.13.0 (2023-05-31)

0.12.2 (2023-02-28)

0.12.1 (2023-02-25)

  • safety_limiter: update config to stabilize simulation test (#668)
  • safety_limiter: fix flaky simulation tests (#664)
  • Contributors: Atsushi Watanabe

0.12.0 (2023-01-30)

0.11.8 (2022-12-28)

  • safety_limiter: make sure to keep margin from obstacles (#654)
  • Contributors: Kazuki Takahashi

0.11.7 (2022-08-05)

  • safety_limiter: enable omni-directional safety brake (#646)
  • Contributors: Naotaka Hatao

0.11.6 (2022-07-20)

0.11.5 (2022-07-06)

0.11.4 (2022-04-13)

0.11.3 (2021-12-02)

  • Fix flaky tests and add debug outputs (#628)
  • Contributors: Atsushi Watanabe

0.11.2 (2021-11-08)

0.11.1 (2021-10-29)

0.11.0 (2021-08-30)

  • Apply clang-format-11 with new setting (#605)
  • Contributors: Naotaka Hatao

0.10.11 (2021-06-21)

0.10.10 (2021-03-18)

0.10.9 (2021-03-16)

0.10.8 (2021-03-10)

0.10.7 (2021-03-07)

  • safety_limiter: add a max_linear_vel and max_angular_vel (#581)
  • Contributors: Teo Cardoso

0.10.6 (2021-01-28)

0.10.5 (2020-12-24)

0.10.4 (2020-11-12)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged safety_limiter at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.18.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/at-wat/neonavigation.git
VCS Type git
VCS Version master
Last Updated 2025-06-12
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Motion limiter package for collision prevention

Additional Links

No additional links.

Maintainers

  • Atsushi Watanabe

Authors

  • Atsushi Watanabe

safety_limiter package

The topic names will be migrated to ROS recommended namespace model. Set /neonavigation_compatible parameter to 1 to use new topic names.

safety_limiter

safety_limiter node limits vehicle velocity to avoid collisions based on the linear prediction of the motion.

Subscribed topics

  • ~/cmd_vel_in (new: cmd_vel_in) [geometry_msgs::Twist]
  • ~/cloud (new: cloud) [sensor_msgs::PointCloud2]
  • ~/disable (new: disable_safety) [std_msgs::Bool]
  • ~/watchdog_reset (new: watchdog_reset) [std_msgs::Empty]
  • /tf

Published topics

  • ~/cmd_vel_out (new: cmd_vel) [geometry_msgs::Twist]
  • ~/collision (new: collision) [sensor_msgs::PointCloud]

Services

Called services

Parameters

  • “freq” (double, default: 6.0)
  • “cloud_timeout” (double, default: 0.8)
  • “disable_timeout” (double, default: 0.1)
  • “lin_vel” (double, default: 0.5)
  • “lin_acc” (double, default: 1.0)
  • “ang_vel” (double, default: 0.8)
  • “ang_acc” (double, default: 1.6)
  • “z_range_min” (double, default: 0.0)
  • “z_range_max” (double, default: 0.5)
  • “dt” (double, default: 0.1)
  • “d_margin” (double, default: 0.2)
  • “yaw_margin” (double, default: 0.2)
  • “downsample_grid” (double, default: 0.05)
  • “frame_id” (string, default: std::string(“base_link”))
  • “footprint” (?, default: footprint_xml)
CHANGELOG

Changelog for package safety_limiter

0.18.1 (2025-06-06)

0.18.0 (2025-05-13)

0.17.7 (2025-04-16)

0.17.6 (2025-03-18)

0.17.5 (2025-02-21)

0.17.4 (2025-01-20)

0.17.3 (2024-12-25)

0.17.2 (2024-11-07)

0.17.1 (2024-03-22)

0.17.0 (2023-11-02)

0.16.0 (2023-09-14)

0.15.0 (2023-08-30)

0.14.2 (2023-07-31)

0.14.1 (2023-07-07)

0.14.0 (2023-06-06)

0.13.0 (2023-05-31)

0.12.2 (2023-02-28)

0.12.1 (2023-02-25)

  • safety_limiter: update config to stabilize simulation test (#668)
  • safety_limiter: fix flaky simulation tests (#664)
  • Contributors: Atsushi Watanabe

0.12.0 (2023-01-30)

0.11.8 (2022-12-28)

  • safety_limiter: make sure to keep margin from obstacles (#654)
  • Contributors: Kazuki Takahashi

0.11.7 (2022-08-05)

  • safety_limiter: enable omni-directional safety brake (#646)
  • Contributors: Naotaka Hatao

0.11.6 (2022-07-20)

0.11.5 (2022-07-06)

0.11.4 (2022-04-13)

0.11.3 (2021-12-02)

  • Fix flaky tests and add debug outputs (#628)
  • Contributors: Atsushi Watanabe

0.11.2 (2021-11-08)

0.11.1 (2021-10-29)

0.11.0 (2021-08-30)

  • Apply clang-format-11 with new setting (#605)
  • Contributors: Naotaka Hatao

0.10.11 (2021-06-21)

0.10.10 (2021-03-18)

0.10.9 (2021-03-16)

0.10.8 (2021-03-10)

0.10.7 (2021-03-07)

  • safety_limiter: add a max_linear_vel and max_angular_vel (#581)
  • Contributors: Teo Cardoso

0.10.6 (2021-01-28)

0.10.5 (2020-12-24)

0.10.4 (2020-11-12)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged safety_limiter at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.18.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/at-wat/neonavigation.git
VCS Type git
VCS Version master
Last Updated 2025-06-12
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Motion limiter package for collision prevention

Additional Links

No additional links.

Maintainers

  • Atsushi Watanabe

Authors

  • Atsushi Watanabe

safety_limiter package

The topic names will be migrated to ROS recommended namespace model. Set /neonavigation_compatible parameter to 1 to use new topic names.

safety_limiter

safety_limiter node limits vehicle velocity to avoid collisions based on the linear prediction of the motion.

Subscribed topics

  • ~/cmd_vel_in (new: cmd_vel_in) [geometry_msgs::Twist]
  • ~/cloud (new: cloud) [sensor_msgs::PointCloud2]
  • ~/disable (new: disable_safety) [std_msgs::Bool]
  • ~/watchdog_reset (new: watchdog_reset) [std_msgs::Empty]
  • /tf

Published topics

  • ~/cmd_vel_out (new: cmd_vel) [geometry_msgs::Twist]
  • ~/collision (new: collision) [sensor_msgs::PointCloud]

Services

Called services

Parameters

  • “freq” (double, default: 6.0)
  • “cloud_timeout” (double, default: 0.8)
  • “disable_timeout” (double, default: 0.1)
  • “lin_vel” (double, default: 0.5)
  • “lin_acc” (double, default: 1.0)
  • “ang_vel” (double, default: 0.8)
  • “ang_acc” (double, default: 1.6)
  • “z_range_min” (double, default: 0.0)
  • “z_range_max” (double, default: 0.5)
  • “dt” (double, default: 0.1)
  • “d_margin” (double, default: 0.2)
  • “yaw_margin” (double, default: 0.2)
  • “downsample_grid” (double, default: 0.05)
  • “frame_id” (string, default: std::string(“base_link”))
  • “footprint” (?, default: footprint_xml)
CHANGELOG

Changelog for package safety_limiter

0.18.1 (2025-06-06)

0.18.0 (2025-05-13)

0.17.7 (2025-04-16)

0.17.6 (2025-03-18)

0.17.5 (2025-02-21)

0.17.4 (2025-01-20)

0.17.3 (2024-12-25)

0.17.2 (2024-11-07)

0.17.1 (2024-03-22)

0.17.0 (2023-11-02)

0.16.0 (2023-09-14)

0.15.0 (2023-08-30)

0.14.2 (2023-07-31)

0.14.1 (2023-07-07)

0.14.0 (2023-06-06)

0.13.0 (2023-05-31)

0.12.2 (2023-02-28)

0.12.1 (2023-02-25)

  • safety_limiter: update config to stabilize simulation test (#668)
  • safety_limiter: fix flaky simulation tests (#664)
  • Contributors: Atsushi Watanabe

0.12.0 (2023-01-30)

0.11.8 (2022-12-28)

  • safety_limiter: make sure to keep margin from obstacles (#654)
  • Contributors: Kazuki Takahashi

0.11.7 (2022-08-05)

  • safety_limiter: enable omni-directional safety brake (#646)
  • Contributors: Naotaka Hatao

0.11.6 (2022-07-20)

0.11.5 (2022-07-06)

0.11.4 (2022-04-13)

0.11.3 (2021-12-02)

  • Fix flaky tests and add debug outputs (#628)
  • Contributors: Atsushi Watanabe

0.11.2 (2021-11-08)

0.11.1 (2021-10-29)

0.11.0 (2021-08-30)

  • Apply clang-format-11 with new setting (#605)
  • Contributors: Naotaka Hatao

0.10.11 (2021-06-21)

0.10.10 (2021-03-18)

0.10.9 (2021-03-16)

0.10.8 (2021-03-10)

0.10.7 (2021-03-07)

  • safety_limiter: add a max_linear_vel and max_angular_vel (#581)
  • Contributors: Teo Cardoso

0.10.6 (2021-01-28)

0.10.5 (2020-12-24)

0.10.4 (2020-11-12)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged safety_limiter at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.18.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/at-wat/neonavigation.git
VCS Type git
VCS Version master
Last Updated 2025-06-12
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Motion limiter package for collision prevention

Additional Links

No additional links.

Maintainers

  • Atsushi Watanabe

Authors

  • Atsushi Watanabe

safety_limiter package

The topic names will be migrated to ROS recommended namespace model. Set /neonavigation_compatible parameter to 1 to use new topic names.

safety_limiter

safety_limiter node limits vehicle velocity to avoid collisions based on the linear prediction of the motion.

Subscribed topics

  • ~/cmd_vel_in (new: cmd_vel_in) [geometry_msgs::Twist]
  • ~/cloud (new: cloud) [sensor_msgs::PointCloud2]
  • ~/disable (new: disable_safety) [std_msgs::Bool]
  • ~/watchdog_reset (new: watchdog_reset) [std_msgs::Empty]
  • /tf

Published topics

  • ~/cmd_vel_out (new: cmd_vel) [geometry_msgs::Twist]
  • ~/collision (new: collision) [sensor_msgs::PointCloud]

Services

Called services

Parameters

  • “freq” (double, default: 6.0)
  • “cloud_timeout” (double, default: 0.8)
  • “disable_timeout” (double, default: 0.1)
  • “lin_vel” (double, default: 0.5)
  • “lin_acc” (double, default: 1.0)
  • “ang_vel” (double, default: 0.8)
  • “ang_acc” (double, default: 1.6)
  • “z_range_min” (double, default: 0.0)
  • “z_range_max” (double, default: 0.5)
  • “dt” (double, default: 0.1)
  • “d_margin” (double, default: 0.2)
  • “yaw_margin” (double, default: 0.2)
  • “downsample_grid” (double, default: 0.05)
  • “frame_id” (string, default: std::string(“base_link”))
  • “footprint” (?, default: footprint_xml)
CHANGELOG

Changelog for package safety_limiter

0.18.1 (2025-06-06)

0.18.0 (2025-05-13)

0.17.7 (2025-04-16)

0.17.6 (2025-03-18)

0.17.5 (2025-02-21)

0.17.4 (2025-01-20)

0.17.3 (2024-12-25)

0.17.2 (2024-11-07)

0.17.1 (2024-03-22)

0.17.0 (2023-11-02)

0.16.0 (2023-09-14)

0.15.0 (2023-08-30)

0.14.2 (2023-07-31)

0.14.1 (2023-07-07)

0.14.0 (2023-06-06)

0.13.0 (2023-05-31)

0.12.2 (2023-02-28)

0.12.1 (2023-02-25)

  • safety_limiter: update config to stabilize simulation test (#668)
  • safety_limiter: fix flaky simulation tests (#664)
  • Contributors: Atsushi Watanabe

0.12.0 (2023-01-30)

0.11.8 (2022-12-28)

  • safety_limiter: make sure to keep margin from obstacles (#654)
  • Contributors: Kazuki Takahashi

0.11.7 (2022-08-05)

  • safety_limiter: enable omni-directional safety brake (#646)
  • Contributors: Naotaka Hatao

0.11.6 (2022-07-20)

0.11.5 (2022-07-06)

0.11.4 (2022-04-13)

0.11.3 (2021-12-02)

  • Fix flaky tests and add debug outputs (#628)
  • Contributors: Atsushi Watanabe

0.11.2 (2021-11-08)

0.11.1 (2021-10-29)

0.11.0 (2021-08-30)

  • Apply clang-format-11 with new setting (#605)
  • Contributors: Naotaka Hatao

0.10.11 (2021-06-21)

0.10.10 (2021-03-18)

0.10.9 (2021-03-16)

0.10.8 (2021-03-10)

0.10.7 (2021-03-07)

  • safety_limiter: add a max_linear_vel and max_angular_vel (#581)
  • Contributors: Teo Cardoso

0.10.6 (2021-01-28)

0.10.5 (2020-12-24)

0.10.4 (2020-11-12)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged safety_limiter at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.18.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/at-wat/neonavigation.git
VCS Type git
VCS Version master
Last Updated 2025-06-12
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Motion limiter package for collision prevention

Additional Links

No additional links.

Maintainers

  • Atsushi Watanabe

Authors

  • Atsushi Watanabe

safety_limiter package

The topic names will be migrated to ROS recommended namespace model. Set /neonavigation_compatible parameter to 1 to use new topic names.

safety_limiter

safety_limiter node limits vehicle velocity to avoid collisions based on the linear prediction of the motion.

Subscribed topics

  • ~/cmd_vel_in (new: cmd_vel_in) [geometry_msgs::Twist]
  • ~/cloud (new: cloud) [sensor_msgs::PointCloud2]
  • ~/disable (new: disable_safety) [std_msgs::Bool]
  • ~/watchdog_reset (new: watchdog_reset) [std_msgs::Empty]
  • /tf

Published topics

  • ~/cmd_vel_out (new: cmd_vel) [geometry_msgs::Twist]
  • ~/collision (new: collision) [sensor_msgs::PointCloud]

Services

Called services

Parameters

  • “freq” (double, default: 6.0)
  • “cloud_timeout” (double, default: 0.8)
  • “disable_timeout” (double, default: 0.1)
  • “lin_vel” (double, default: 0.5)
  • “lin_acc” (double, default: 1.0)
  • “ang_vel” (double, default: 0.8)
  • “ang_acc” (double, default: 1.6)
  • “z_range_min” (double, default: 0.0)
  • “z_range_max” (double, default: 0.5)
  • “dt” (double, default: 0.1)
  • “d_margin” (double, default: 0.2)
  • “yaw_margin” (double, default: 0.2)
  • “downsample_grid” (double, default: 0.05)
  • “frame_id” (string, default: std::string(“base_link”))
  • “footprint” (?, default: footprint_xml)
CHANGELOG

Changelog for package safety_limiter

0.18.1 (2025-06-06)

0.18.0 (2025-05-13)

0.17.7 (2025-04-16)

0.17.6 (2025-03-18)

0.17.5 (2025-02-21)

0.17.4 (2025-01-20)

0.17.3 (2024-12-25)

0.17.2 (2024-11-07)

0.17.1 (2024-03-22)

0.17.0 (2023-11-02)

0.16.0 (2023-09-14)

0.15.0 (2023-08-30)

0.14.2 (2023-07-31)

0.14.1 (2023-07-07)

0.14.0 (2023-06-06)

0.13.0 (2023-05-31)

0.12.2 (2023-02-28)

0.12.1 (2023-02-25)

  • safety_limiter: update config to stabilize simulation test (#668)
  • safety_limiter: fix flaky simulation tests (#664)
  • Contributors: Atsushi Watanabe

0.12.0 (2023-01-30)

0.11.8 (2022-12-28)

  • safety_limiter: make sure to keep margin from obstacles (#654)
  • Contributors: Kazuki Takahashi

0.11.7 (2022-08-05)

  • safety_limiter: enable omni-directional safety brake (#646)
  • Contributors: Naotaka Hatao

0.11.6 (2022-07-20)

0.11.5 (2022-07-06)

0.11.4 (2022-04-13)

0.11.3 (2021-12-02)

  • Fix flaky tests and add debug outputs (#628)
  • Contributors: Atsushi Watanabe

0.11.2 (2021-11-08)

0.11.1 (2021-10-29)

0.11.0 (2021-08-30)

  • Apply clang-format-11 with new setting (#605)
  • Contributors: Naotaka Hatao

0.10.11 (2021-06-21)

0.10.10 (2021-03-18)

0.10.9 (2021-03-16)

0.10.8 (2021-03-10)

0.10.7 (2021-03-07)

  • safety_limiter: add a max_linear_vel and max_angular_vel (#581)
  • Contributors: Teo Cardoso

0.10.6 (2021-01-28)

0.10.5 (2020-12-24)

0.10.4 (2020-11-12)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged safety_limiter at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.18.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/at-wat/neonavigation.git
VCS Type git
VCS Version master
Last Updated 2025-06-12
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Motion limiter package for collision prevention

Additional Links

No additional links.

Maintainers

  • Atsushi Watanabe

Authors

  • Atsushi Watanabe

safety_limiter package

The topic names will be migrated to ROS recommended namespace model. Set /neonavigation_compatible parameter to 1 to use new topic names.

safety_limiter

safety_limiter node limits vehicle velocity to avoid collisions based on the linear prediction of the motion.

Subscribed topics

  • ~/cmd_vel_in (new: cmd_vel_in) [geometry_msgs::Twist]
  • ~/cloud (new: cloud) [sensor_msgs::PointCloud2]
  • ~/disable (new: disable_safety) [std_msgs::Bool]
  • ~/watchdog_reset (new: watchdog_reset) [std_msgs::Empty]
  • /tf

Published topics

  • ~/cmd_vel_out (new: cmd_vel) [geometry_msgs::Twist]
  • ~/collision (new: collision) [sensor_msgs::PointCloud]

Services

Called services

Parameters

  • “freq” (double, default: 6.0)
  • “cloud_timeout” (double, default: 0.8)
  • “disable_timeout” (double, default: 0.1)
  • “lin_vel” (double, default: 0.5)
  • “lin_acc” (double, default: 1.0)
  • “ang_vel” (double, default: 0.8)
  • “ang_acc” (double, default: 1.6)
  • “z_range_min” (double, default: 0.0)
  • “z_range_max” (double, default: 0.5)
  • “dt” (double, default: 0.1)
  • “d_margin” (double, default: 0.2)
  • “yaw_margin” (double, default: 0.2)
  • “downsample_grid” (double, default: 0.05)
  • “frame_id” (string, default: std::string(“base_link”))
  • “footprint” (?, default: footprint_xml)
CHANGELOG

Changelog for package safety_limiter

0.18.1 (2025-06-06)

0.18.0 (2025-05-13)

0.17.7 (2025-04-16)

0.17.6 (2025-03-18)

0.17.5 (2025-02-21)

0.17.4 (2025-01-20)

0.17.3 (2024-12-25)

0.17.2 (2024-11-07)

0.17.1 (2024-03-22)

0.17.0 (2023-11-02)

0.16.0 (2023-09-14)

0.15.0 (2023-08-30)

0.14.2 (2023-07-31)

0.14.1 (2023-07-07)

0.14.0 (2023-06-06)

0.13.0 (2023-05-31)

0.12.2 (2023-02-28)

0.12.1 (2023-02-25)

  • safety_limiter: update config to stabilize simulation test (#668)
  • safety_limiter: fix flaky simulation tests (#664)
  • Contributors: Atsushi Watanabe

0.12.0 (2023-01-30)

0.11.8 (2022-12-28)

  • safety_limiter: make sure to keep margin from obstacles (#654)
  • Contributors: Kazuki Takahashi

0.11.7 (2022-08-05)

  • safety_limiter: enable omni-directional safety brake (#646)
  • Contributors: Naotaka Hatao

0.11.6 (2022-07-20)

0.11.5 (2022-07-06)

0.11.4 (2022-04-13)

0.11.3 (2021-12-02)

  • Fix flaky tests and add debug outputs (#628)
  • Contributors: Atsushi Watanabe

0.11.2 (2021-11-08)

0.11.1 (2021-10-29)

0.11.0 (2021-08-30)

  • Apply clang-format-11 with new setting (#605)
  • Contributors: Naotaka Hatao

0.10.11 (2021-06-21)

0.10.10 (2021-03-18)

0.10.9 (2021-03-16)

0.10.8 (2021-03-10)

0.10.7 (2021-03-07)

  • safety_limiter: add a max_linear_vel and max_angular_vel (#581)
  • Contributors: Teo Cardoso

0.10.6 (2021-01-28)

0.10.5 (2020-12-24)

0.10.4 (2020-11-12)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged safety_limiter at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.18.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/at-wat/neonavigation.git
VCS Type git
VCS Version master
Last Updated 2025-06-12
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Motion limiter package for collision prevention

Additional Links

No additional links.

Maintainers

  • Atsushi Watanabe

Authors

  • Atsushi Watanabe

safety_limiter package

The topic names will be migrated to ROS recommended namespace model. Set /neonavigation_compatible parameter to 1 to use new topic names.

safety_limiter

safety_limiter node limits vehicle velocity to avoid collisions based on the linear prediction of the motion.

Subscribed topics

  • ~/cmd_vel_in (new: cmd_vel_in) [geometry_msgs::Twist]
  • ~/cloud (new: cloud) [sensor_msgs::PointCloud2]
  • ~/disable (new: disable_safety) [std_msgs::Bool]
  • ~/watchdog_reset (new: watchdog_reset) [std_msgs::Empty]
  • /tf

Published topics

  • ~/cmd_vel_out (new: cmd_vel) [geometry_msgs::Twist]
  • ~/collision (new: collision) [sensor_msgs::PointCloud]

Services

Called services

Parameters

  • “freq” (double, default: 6.0)
  • “cloud_timeout” (double, default: 0.8)
  • “disable_timeout” (double, default: 0.1)
  • “lin_vel” (double, default: 0.5)
  • “lin_acc” (double, default: 1.0)
  • “ang_vel” (double, default: 0.8)
  • “ang_acc” (double, default: 1.6)
  • “z_range_min” (double, default: 0.0)
  • “z_range_max” (double, default: 0.5)
  • “dt” (double, default: 0.1)
  • “d_margin” (double, default: 0.2)
  • “yaw_margin” (double, default: 0.2)
  • “downsample_grid” (double, default: 0.05)
  • “frame_id” (string, default: std::string(“base_link”))
  • “footprint” (?, default: footprint_xml)
CHANGELOG

Changelog for package safety_limiter

0.18.1 (2025-06-06)

0.18.0 (2025-05-13)

0.17.7 (2025-04-16)

0.17.6 (2025-03-18)

0.17.5 (2025-02-21)

0.17.4 (2025-01-20)

0.17.3 (2024-12-25)

0.17.2 (2024-11-07)

0.17.1 (2024-03-22)

0.17.0 (2023-11-02)

0.16.0 (2023-09-14)

0.15.0 (2023-08-30)

0.14.2 (2023-07-31)

0.14.1 (2023-07-07)

0.14.0 (2023-06-06)

0.13.0 (2023-05-31)

0.12.2 (2023-02-28)

0.12.1 (2023-02-25)

  • safety_limiter: update config to stabilize simulation test (#668)
  • safety_limiter: fix flaky simulation tests (#664)
  • Contributors: Atsushi Watanabe

0.12.0 (2023-01-30)

0.11.8 (2022-12-28)

  • safety_limiter: make sure to keep margin from obstacles (#654)
  • Contributors: Kazuki Takahashi

0.11.7 (2022-08-05)

  • safety_limiter: enable omni-directional safety brake (#646)
  • Contributors: Naotaka Hatao

0.11.6 (2022-07-20)

0.11.5 (2022-07-06)

0.11.4 (2022-04-13)

0.11.3 (2021-12-02)

  • Fix flaky tests and add debug outputs (#628)
  • Contributors: Atsushi Watanabe

0.11.2 (2021-11-08)

0.11.1 (2021-10-29)

0.11.0 (2021-08-30)

  • Apply clang-format-11 with new setting (#605)
  • Contributors: Naotaka Hatao

0.10.11 (2021-06-21)

0.10.10 (2021-03-18)

0.10.9 (2021-03-16)

0.10.8 (2021-03-10)

0.10.7 (2021-03-07)

  • safety_limiter: add a max_linear_vel and max_angular_vel (#581)
  • Contributors: Teo Cardoso

0.10.6 (2021-01-28)

0.10.5 (2020-12-24)

0.10.4 (2020-11-12)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged safety_limiter at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.18.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/at-wat/neonavigation.git
VCS Type git
VCS Version master
Last Updated 2025-06-12
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Motion limiter package for collision prevention

Additional Links

No additional links.

Maintainers

  • Atsushi Watanabe

Authors

  • Atsushi Watanabe

safety_limiter package

The topic names will be migrated to ROS recommended namespace model. Set /neonavigation_compatible parameter to 1 to use new topic names.

safety_limiter

safety_limiter node limits vehicle velocity to avoid collisions based on the linear prediction of the motion.

Subscribed topics

  • ~/cmd_vel_in (new: cmd_vel_in) [geometry_msgs::Twist]
  • ~/cloud (new: cloud) [sensor_msgs::PointCloud2]
  • ~/disable (new: disable_safety) [std_msgs::Bool]
  • ~/watchdog_reset (new: watchdog_reset) [std_msgs::Empty]
  • /tf

Published topics

  • ~/cmd_vel_out (new: cmd_vel) [geometry_msgs::Twist]
  • ~/collision (new: collision) [sensor_msgs::PointCloud]

Services

Called services

Parameters

  • “freq” (double, default: 6.0)
  • “cloud_timeout” (double, default: 0.8)
  • “disable_timeout” (double, default: 0.1)
  • “lin_vel” (double, default: 0.5)
  • “lin_acc” (double, default: 1.0)
  • “ang_vel” (double, default: 0.8)
  • “ang_acc” (double, default: 1.6)
  • “z_range_min” (double, default: 0.0)
  • “z_range_max” (double, default: 0.5)
  • “dt” (double, default: 0.1)
  • “d_margin” (double, default: 0.2)
  • “yaw_margin” (double, default: 0.2)
  • “downsample_grid” (double, default: 0.05)
  • “frame_id” (string, default: std::string(“base_link”))
  • “footprint” (?, default: footprint_xml)
CHANGELOG

Changelog for package safety_limiter

0.18.1 (2025-06-06)

0.18.0 (2025-05-13)

0.17.7 (2025-04-16)

0.17.6 (2025-03-18)

0.17.5 (2025-02-21)

0.17.4 (2025-01-20)

0.17.3 (2024-12-25)

0.17.2 (2024-11-07)

0.17.1 (2024-03-22)

0.17.0 (2023-11-02)

0.16.0 (2023-09-14)

0.15.0 (2023-08-30)

0.14.2 (2023-07-31)

0.14.1 (2023-07-07)

0.14.0 (2023-06-06)

0.13.0 (2023-05-31)

0.12.2 (2023-02-28)

0.12.1 (2023-02-25)

  • safety_limiter: update config to stabilize simulation test (#668)
  • safety_limiter: fix flaky simulation tests (#664)
  • Contributors: Atsushi Watanabe

0.12.0 (2023-01-30)

0.11.8 (2022-12-28)

  • safety_limiter: make sure to keep margin from obstacles (#654)
  • Contributors: Kazuki Takahashi

0.11.7 (2022-08-05)

  • safety_limiter: enable omni-directional safety brake (#646)
  • Contributors: Naotaka Hatao

0.11.6 (2022-07-20)

0.11.5 (2022-07-06)

0.11.4 (2022-04-13)

0.11.3 (2021-12-02)

  • Fix flaky tests and add debug outputs (#628)
  • Contributors: Atsushi Watanabe

0.11.2 (2021-11-08)

0.11.1 (2021-10-29)

0.11.0 (2021-08-30)

  • Apply clang-format-11 with new setting (#605)
  • Contributors: Naotaka Hatao

0.10.11 (2021-06-21)

0.10.10 (2021-03-18)

0.10.9 (2021-03-16)

0.10.8 (2021-03-10)

0.10.7 (2021-03-07)

  • safety_limiter: add a max_linear_vel and max_angular_vel (#581)
  • Contributors: Teo Cardoso

0.10.6 (2021-01-28)

0.10.5 (2020-12-24)

0.10.4 (2020-11-12)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged safety_limiter at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.18.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/at-wat/neonavigation.git
VCS Type git
VCS Version master
Last Updated 2025-06-12
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Motion limiter package for collision prevention

Additional Links

No additional links.

Maintainers

  • Atsushi Watanabe

Authors

  • Atsushi Watanabe

safety_limiter package

The topic names will be migrated to ROS recommended namespace model. Set /neonavigation_compatible parameter to 1 to use new topic names.

safety_limiter

safety_limiter node limits vehicle velocity to avoid collisions based on the linear prediction of the motion.

Subscribed topics

  • ~/cmd_vel_in (new: cmd_vel_in) [geometry_msgs::Twist]
  • ~/cloud (new: cloud) [sensor_msgs::PointCloud2]
  • ~/disable (new: disable_safety) [std_msgs::Bool]
  • ~/watchdog_reset (new: watchdog_reset) [std_msgs::Empty]
  • /tf

Published topics

  • ~/cmd_vel_out (new: cmd_vel) [geometry_msgs::Twist]
  • ~/collision (new: collision) [sensor_msgs::PointCloud]

Services

Called services

Parameters

  • “freq” (double, default: 6.0)
  • “cloud_timeout” (double, default: 0.8)
  • “disable_timeout” (double, default: 0.1)
  • “lin_vel” (double, default: 0.5)
  • “lin_acc” (double, default: 1.0)
  • “ang_vel” (double, default: 0.8)
  • “ang_acc” (double, default: 1.6)
  • “z_range_min” (double, default: 0.0)
  • “z_range_max” (double, default: 0.5)
  • “dt” (double, default: 0.1)
  • “d_margin” (double, default: 0.2)
  • “yaw_margin” (double, default: 0.2)
  • “downsample_grid” (double, default: 0.05)
  • “frame_id” (string, default: std::string(“base_link”))
  • “footprint” (?, default: footprint_xml)
CHANGELOG

Changelog for package safety_limiter

0.18.1 (2025-06-06)

0.18.0 (2025-05-13)

0.17.7 (2025-04-16)

0.17.6 (2025-03-18)

0.17.5 (2025-02-21)

0.17.4 (2025-01-20)

0.17.3 (2024-12-25)

0.17.2 (2024-11-07)

0.17.1 (2024-03-22)

0.17.0 (2023-11-02)

0.16.0 (2023-09-14)

0.15.0 (2023-08-30)

0.14.2 (2023-07-31)

0.14.1 (2023-07-07)

0.14.0 (2023-06-06)

0.13.0 (2023-05-31)

0.12.2 (2023-02-28)

0.12.1 (2023-02-25)

  • safety_limiter: update config to stabilize simulation test (#668)
  • safety_limiter: fix flaky simulation tests (#664)
  • Contributors: Atsushi Watanabe

0.12.0 (2023-01-30)

0.11.8 (2022-12-28)

  • safety_limiter: make sure to keep margin from obstacles (#654)
  • Contributors: Kazuki Takahashi

0.11.7 (2022-08-05)

  • safety_limiter: enable omni-directional safety brake (#646)
  • Contributors: Naotaka Hatao

0.11.6 (2022-07-20)

0.11.5 (2022-07-06)

0.11.4 (2022-04-13)

0.11.3 (2021-12-02)

  • Fix flaky tests and add debug outputs (#628)
  • Contributors: Atsushi Watanabe

0.11.2 (2021-11-08)

0.11.1 (2021-10-29)

0.11.0 (2021-08-30)

  • Apply clang-format-11 with new setting (#605)
  • Contributors: Naotaka Hatao

0.10.11 (2021-06-21)

0.10.10 (2021-03-18)

0.10.9 (2021-03-16)

0.10.8 (2021-03-10)

0.10.7 (2021-03-07)

  • safety_limiter: add a max_linear_vel and max_angular_vel (#581)
  • Contributors: Teo Cardoso

0.10.6 (2021-01-28)

0.10.5 (2020-12-24)

0.10.4 (2020-11-12)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged safety_limiter at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.18.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/at-wat/neonavigation.git
VCS Type git
VCS Version master
Last Updated 2025-06-12
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Motion limiter package for collision prevention

Additional Links

No additional links.

Maintainers

  • Atsushi Watanabe

Authors

  • Atsushi Watanabe

safety_limiter package

The topic names will be migrated to ROS recommended namespace model. Set /neonavigation_compatible parameter to 1 to use new topic names.

safety_limiter

safety_limiter node limits vehicle velocity to avoid collisions based on the linear prediction of the motion.

Subscribed topics

  • ~/cmd_vel_in (new: cmd_vel_in) [geometry_msgs::Twist]
  • ~/cloud (new: cloud) [sensor_msgs::PointCloud2]
  • ~/disable (new: disable_safety) [std_msgs::Bool]
  • ~/watchdog_reset (new: watchdog_reset) [std_msgs::Empty]
  • /tf

Published topics

  • ~/cmd_vel_out (new: cmd_vel) [geometry_msgs::Twist]
  • ~/collision (new: collision) [sensor_msgs::PointCloud]

Services

Called services

Parameters

  • “freq” (double, default: 6.0)
  • “cloud_timeout” (double, default: 0.8)
  • “disable_timeout” (double, default: 0.1)
  • “lin_vel” (double, default: 0.5)
  • “lin_acc” (double, default: 1.0)
  • “ang_vel” (double, default: 0.8)
  • “ang_acc” (double, default: 1.6)
  • “z_range_min” (double, default: 0.0)
  • “z_range_max” (double, default: 0.5)
  • “dt” (double, default: 0.1)
  • “d_margin” (double, default: 0.2)
  • “yaw_margin” (double, default: 0.2)
  • “downsample_grid” (double, default: 0.05)
  • “frame_id” (string, default: std::string(“base_link”))
  • “footprint” (?, default: footprint_xml)
CHANGELOG

Changelog for package safety_limiter

0.18.1 (2025-06-06)

0.18.0 (2025-05-13)

0.17.7 (2025-04-16)

0.17.6 (2025-03-18)

0.17.5 (2025-02-21)

0.17.4 (2025-01-20)

0.17.3 (2024-12-25)

0.17.2 (2024-11-07)

0.17.1 (2024-03-22)

0.17.0 (2023-11-02)

0.16.0 (2023-09-14)

0.15.0 (2023-08-30)

0.14.2 (2023-07-31)

0.14.1 (2023-07-07)

0.14.0 (2023-06-06)

0.13.0 (2023-05-31)

0.12.2 (2023-02-28)

0.12.1 (2023-02-25)

  • safety_limiter: update config to stabilize simulation test (#668)
  • safety_limiter: fix flaky simulation tests (#664)
  • Contributors: Atsushi Watanabe

0.12.0 (2023-01-30)

0.11.8 (2022-12-28)

  • safety_limiter: make sure to keep margin from obstacles (#654)
  • Contributors: Kazuki Takahashi

0.11.7 (2022-08-05)

  • safety_limiter: enable omni-directional safety brake (#646)
  • Contributors: Naotaka Hatao

0.11.6 (2022-07-20)

0.11.5 (2022-07-06)

0.11.4 (2022-04-13)

0.11.3 (2021-12-02)

  • Fix flaky tests and add debug outputs (#628)
  • Contributors: Atsushi Watanabe

0.11.2 (2021-11-08)

0.11.1 (2021-10-29)

0.11.0 (2021-08-30)

  • Apply clang-format-11 with new setting (#605)
  • Contributors: Naotaka Hatao

0.10.11 (2021-06-21)

0.10.10 (2021-03-18)

0.10.9 (2021-03-16)

0.10.8 (2021-03-10)

0.10.7 (2021-03-07)

  • safety_limiter: add a max_linear_vel and max_angular_vel (#581)
  • Contributors: Teo Cardoso

0.10.6 (2021-01-28)

0.10.5 (2020-12-24)

0.10.4 (2020-11-12)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged safety_limiter at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.18.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/at-wat/neonavigation.git
VCS Type git
VCS Version master
Last Updated 2025-06-12
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Motion limiter package for collision prevention

Additional Links

No additional links.

Maintainers

  • Atsushi Watanabe

Authors

  • Atsushi Watanabe

safety_limiter package

The topic names will be migrated to ROS recommended namespace model. Set /neonavigation_compatible parameter to 1 to use new topic names.

safety_limiter

safety_limiter node limits vehicle velocity to avoid collisions based on the linear prediction of the motion.

Subscribed topics

  • ~/cmd_vel_in (new: cmd_vel_in) [geometry_msgs::Twist]
  • ~/cloud (new: cloud) [sensor_msgs::PointCloud2]
  • ~/disable (new: disable_safety) [std_msgs::Bool]
  • ~/watchdog_reset (new: watchdog_reset) [std_msgs::Empty]
  • /tf

Published topics

  • ~/cmd_vel_out (new: cmd_vel) [geometry_msgs::Twist]
  • ~/collision (new: collision) [sensor_msgs::PointCloud]

Services

Called services

Parameters

  • “freq” (double, default: 6.0)
  • “cloud_timeout” (double, default: 0.8)
  • “disable_timeout” (double, default: 0.1)
  • “lin_vel” (double, default: 0.5)
  • “lin_acc” (double, default: 1.0)
  • “ang_vel” (double, default: 0.8)
  • “ang_acc” (double, default: 1.6)
  • “z_range_min” (double, default: 0.0)
  • “z_range_max” (double, default: 0.5)
  • “dt” (double, default: 0.1)
  • “d_margin” (double, default: 0.2)
  • “yaw_margin” (double, default: 0.2)
  • “downsample_grid” (double, default: 0.05)
  • “frame_id” (string, default: std::string(“base_link”))
  • “footprint” (?, default: footprint_xml)
CHANGELOG

Changelog for package safety_limiter

0.18.1 (2025-06-06)

0.18.0 (2025-05-13)

0.17.7 (2025-04-16)

0.17.6 (2025-03-18)

0.17.5 (2025-02-21)

0.17.4 (2025-01-20)

0.17.3 (2024-12-25)

0.17.2 (2024-11-07)

0.17.1 (2024-03-22)

0.17.0 (2023-11-02)

0.16.0 (2023-09-14)

0.15.0 (2023-08-30)

0.14.2 (2023-07-31)

0.14.1 (2023-07-07)

0.14.0 (2023-06-06)

0.13.0 (2023-05-31)

0.12.2 (2023-02-28)

0.12.1 (2023-02-25)

  • safety_limiter: update config to stabilize simulation test (#668)
  • safety_limiter: fix flaky simulation tests (#664)
  • Contributors: Atsushi Watanabe

0.12.0 (2023-01-30)

0.11.8 (2022-12-28)

  • safety_limiter: make sure to keep margin from obstacles (#654)
  • Contributors: Kazuki Takahashi

0.11.7 (2022-08-05)

  • safety_limiter: enable omni-directional safety brake (#646)
  • Contributors: Naotaka Hatao

0.11.6 (2022-07-20)

0.11.5 (2022-07-06)

0.11.4 (2022-04-13)

0.11.3 (2021-12-02)

  • Fix flaky tests and add debug outputs (#628)
  • Contributors: Atsushi Watanabe

0.11.2 (2021-11-08)

0.11.1 (2021-10-29)

0.11.0 (2021-08-30)

  • Apply clang-format-11 with new setting (#605)
  • Contributors: Naotaka Hatao

0.10.11 (2021-06-21)

0.10.10 (2021-03-18)

0.10.9 (2021-03-16)

0.10.8 (2021-03-10)

0.10.7 (2021-03-07)

  • safety_limiter: add a max_linear_vel and max_angular_vel (#581)
  • Contributors: Teo Cardoso

0.10.6 (2021-01-28)

0.10.5 (2020-12-24)

0.10.4 (2020-11-12)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged safety_limiter at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.4.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/at-wat/neonavigation.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-05-22
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Motion limiter package for collision prevention

Additional Links

No additional links.

Maintainers

  • Atsushi Watanabe

Authors

  • Atsushi Watanabe

safety_limiter package

The topic names will be migrated to ROS recommended namespace model. Set /neonavigation_compatible parameter to 1 to use new topic names.

safety_limiter

safety_limiter node limits vehicle velocity to avoid collisions based on the linear prediction of the motion.

Subscribed topics

  • ~/cmd_vel_in (new: cmd_vel_in) [geometry_msgs::Twist]
  • ~/cloud (new: cloud) [sensor_msgs::PointCloud2]
  • ~/disable (new: disable_safety) [std_msgs::Bool]
  • ~/watchdog_reset (new: watchdog_reset) [std_msgs::Empty]
  • /tf

Published topics

  • ~/cmd_vel_out (new: cmd_vel) [geometry_msgs::Twist]
  • ~/collision [sensor_msgs::PointCloud]
  • ~/debug [sensor_msgs::PointCloud]

Services

Called services

Parameters

  • “freq” (double, default: 6.0)
  • “cloud_timeout” (double, default: 0.8)
  • “disable_timeout” (double, default: 0.1)
  • “lin_vel” (double, default: 0.5)
  • “lin_acc” (double, default: 1.0)
  • “ang_vel” (double, default: 0.8)
  • “ang_acc” (double, default: 1.6)
  • “z_range_min” (double, default: 0.0)
  • “z_range_max” (double, default: 0.5)
  • “dt” (double, default: 0.1)
  • “d_margin” (double, default: 0.2)
  • “yaw_margin” (double, default: 0.2)
  • “downsample_grid” (double, default: 0.05)
  • “frame_id” (string, default: std::string(“base_link”))
  • “footprint” (?, default: footprint_xml)
CHANGELOG

Changelog for package safety_limiter

0.4.0 (2019-05-09)

  • safety_limiter: fix backward motion limit (#292)
  • safety_limiter: fix CloudBuffering test start timing (#279)
  • Fix package dependencies (#268)
  • Contributors: Atsushi Watanabe, Yuta Koga

0.3.1 (2019-01-10)

  • safety_limiter: increase tolerance of the test (#243)
  • Fix pointer alignment style (#233)
  • Migrate tf to tf2 (#230)
  • safety_limiter: add diagnostics to safety_limiter node (#227)
  • safety_limiter: allow escape motion from collision (#221)
  • safety_limiter: fix first time step of collision prediction (#222)
  • Fix catkin package definitions (#206)
  • Contributors: Atsushi Watanabe, So Jomura, Yuta Koga

0.2.3 (2018-07-19)

0.2.2 (2018-07-17)

  • Workaround for debian stretch build problem (#199)
  • Contributors: Atsushi Watanabe

0.2.1 (2018-07-14)

  • Compile with PCL_NO_PRECOMPILE (#195)
  • Contributors: Atsushi Watanabe

0.2.0 (2018-07-12)

  • safety_limiter: update document (#192)
  • safety_limiter: fix safety limit logic (#187)
  • safety_limiter: fix input cloud buffering (#184)
  • Fix namespace migration messages (#174)
  • Fix topic/service namespace model (#168)
  • Fix package dependencies (#167)
  • Fix naming styles (#166)
  • Update package descriptions and unify license and version (#165)
  • Use neonavigation_msgs package (#164)
  • safety_limiter: add watchdog timer (#123)
  • safety_limiter: use timer instead of spinOnce (#121)
  • safety_limiter: fix naming style. (#86)
  • Suppress compile warnings and test with -Werror. (#82)
  • safety_limiter: avoid kdtree build for empty cloud. (#67)
  • Add missing dep to xmlrpcpp. (#52)
  • safety_limiter: support fragmented pointcloud input. (#43)
  • Support package install. (#45)
  • Fix coding styles. (#39)
  • adds READMEs (#11)
  • safety_limiter: increases subscribe buffer length for safety disable input
  • safety_limiter: adds time margin in collision test
  • safety_limiter: uses pcl's erase-remove_if
  • safety_limiter: fixes safety disable mode to ignore cloud timeout
  • safety_limiter: adds safety disable input
  • safety_limiter: fixes pointcloud height handling
  • safety_limiter: reduces pointcloud timeout warning
  • safety_limiter: publishes stop command if no pointcloud received
  • safety_limiter: Motion limiter for collision prevention
  • Contributors: Atsushi Watanabe

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged safety_limiter at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.18.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/at-wat/neonavigation.git
VCS Type git
VCS Version master
Last Updated 2025-06-12
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Motion limiter package for collision prevention

Additional Links

No additional links.

Maintainers

  • Atsushi Watanabe

Authors

  • Atsushi Watanabe

safety_limiter package

The topic names will be migrated to ROS recommended namespace model. Set /neonavigation_compatible parameter to 1 to use new topic names.

safety_limiter

safety_limiter node limits vehicle velocity to avoid collisions based on the linear prediction of the motion.

Subscribed topics

  • ~/cmd_vel_in (new: cmd_vel_in) [geometry_msgs::Twist]
  • ~/cloud (new: cloud) [sensor_msgs::PointCloud2]
  • ~/disable (new: disable_safety) [std_msgs::Bool]
  • ~/watchdog_reset (new: watchdog_reset) [std_msgs::Empty]
  • /tf

Published topics

  • ~/cmd_vel_out (new: cmd_vel) [geometry_msgs::Twist]
  • ~/collision (new: collision) [sensor_msgs::PointCloud]

Services

Called services

Parameters

  • “freq” (double, default: 6.0)
  • “cloud_timeout” (double, default: 0.8)
  • “disable_timeout” (double, default: 0.1)
  • “lin_vel” (double, default: 0.5)
  • “lin_acc” (double, default: 1.0)
  • “ang_vel” (double, default: 0.8)
  • “ang_acc” (double, default: 1.6)
  • “z_range_min” (double, default: 0.0)
  • “z_range_max” (double, default: 0.5)
  • “dt” (double, default: 0.1)
  • “d_margin” (double, default: 0.2)
  • “yaw_margin” (double, default: 0.2)
  • “downsample_grid” (double, default: 0.05)
  • “frame_id” (string, default: std::string(“base_link”))
  • “footprint” (?, default: footprint_xml)
CHANGELOG

Changelog for package safety_limiter

0.18.1 (2025-06-06)

0.18.0 (2025-05-13)

0.17.7 (2025-04-16)

0.17.6 (2025-03-18)

0.17.5 (2025-02-21)

0.17.4 (2025-01-20)

0.17.3 (2024-12-25)

0.17.2 (2024-11-07)

0.17.1 (2024-03-22)

0.17.0 (2023-11-02)

0.16.0 (2023-09-14)

0.15.0 (2023-08-30)

0.14.2 (2023-07-31)

0.14.1 (2023-07-07)

0.14.0 (2023-06-06)

0.13.0 (2023-05-31)

0.12.2 (2023-02-28)

0.12.1 (2023-02-25)

  • safety_limiter: update config to stabilize simulation test (#668)
  • safety_limiter: fix flaky simulation tests (#664)
  • Contributors: Atsushi Watanabe

0.12.0 (2023-01-30)

0.11.8 (2022-12-28)

  • safety_limiter: make sure to keep margin from obstacles (#654)
  • Contributors: Kazuki Takahashi

0.11.7 (2022-08-05)

  • safety_limiter: enable omni-directional safety brake (#646)
  • Contributors: Naotaka Hatao

0.11.6 (2022-07-20)

0.11.5 (2022-07-06)

0.11.4 (2022-04-13)

0.11.3 (2021-12-02)

  • Fix flaky tests and add debug outputs (#628)
  • Contributors: Atsushi Watanabe

0.11.2 (2021-11-08)

0.11.1 (2021-10-29)

0.11.0 (2021-08-30)

  • Apply clang-format-11 with new setting (#605)
  • Contributors: Naotaka Hatao

0.10.11 (2021-06-21)

0.10.10 (2021-03-18)

0.10.9 (2021-03-16)

0.10.8 (2021-03-10)

0.10.7 (2021-03-07)

  • safety_limiter: add a max_linear_vel and max_angular_vel (#581)
  • Contributors: Teo Cardoso

0.10.6 (2021-01-28)

0.10.5 (2020-12-24)

0.10.4 (2020-11-12)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged safety_limiter at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.18.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/at-wat/neonavigation.git
VCS Type git
VCS Version master
Last Updated 2025-06-12
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Motion limiter package for collision prevention

Additional Links

No additional links.

Maintainers

  • Atsushi Watanabe

Authors

  • Atsushi Watanabe

safety_limiter package

The topic names will be migrated to ROS recommended namespace model. Set /neonavigation_compatible parameter to 1 to use new topic names.

safety_limiter

safety_limiter node limits vehicle velocity to avoid collisions based on the linear prediction of the motion.

Subscribed topics

  • ~/cmd_vel_in (new: cmd_vel_in) [geometry_msgs::Twist]
  • ~/cloud (new: cloud) [sensor_msgs::PointCloud2]
  • ~/disable (new: disable_safety) [std_msgs::Bool]
  • ~/watchdog_reset (new: watchdog_reset) [std_msgs::Empty]
  • /tf

Published topics

  • ~/cmd_vel_out (new: cmd_vel) [geometry_msgs::Twist]
  • ~/collision (new: collision) [sensor_msgs::PointCloud]

Services

Called services

Parameters

  • “freq” (double, default: 6.0)
  • “cloud_timeout” (double, default: 0.8)
  • “disable_timeout” (double, default: 0.1)
  • “lin_vel” (double, default: 0.5)
  • “lin_acc” (double, default: 1.0)
  • “ang_vel” (double, default: 0.8)
  • “ang_acc” (double, default: 1.6)
  • “z_range_min” (double, default: 0.0)
  • “z_range_max” (double, default: 0.5)
  • “dt” (double, default: 0.1)
  • “d_margin” (double, default: 0.2)
  • “yaw_margin” (double, default: 0.2)
  • “downsample_grid” (double, default: 0.05)
  • “frame_id” (string, default: std::string(“base_link”))
  • “footprint” (?, default: footprint_xml)
CHANGELOG

Changelog for package safety_limiter

0.18.1 (2025-06-06)

0.18.0 (2025-05-13)

0.17.7 (2025-04-16)

0.17.6 (2025-03-18)

0.17.5 (2025-02-21)

0.17.4 (2025-01-20)

0.17.3 (2024-12-25)

0.17.2 (2024-11-07)

0.17.1 (2024-03-22)

0.17.0 (2023-11-02)

0.16.0 (2023-09-14)

0.15.0 (2023-08-30)

0.14.2 (2023-07-31)

0.14.1 (2023-07-07)

0.14.0 (2023-06-06)

0.13.0 (2023-05-31)

0.12.2 (2023-02-28)

0.12.1 (2023-02-25)

  • safety_limiter: update config to stabilize simulation test (#668)
  • safety_limiter: fix flaky simulation tests (#664)
  • Contributors: Atsushi Watanabe

0.12.0 (2023-01-30)

0.11.8 (2022-12-28)

  • safety_limiter: make sure to keep margin from obstacles (#654)
  • Contributors: Kazuki Takahashi

0.11.7 (2022-08-05)

  • safety_limiter: enable omni-directional safety brake (#646)
  • Contributors: Naotaka Hatao

0.11.6 (2022-07-20)

0.11.5 (2022-07-06)

0.11.4 (2022-04-13)

0.11.3 (2021-12-02)

  • Fix flaky tests and add debug outputs (#628)
  • Contributors: Atsushi Watanabe

0.11.2 (2021-11-08)

0.11.1 (2021-10-29)

0.11.0 (2021-08-30)

  • Apply clang-format-11 with new setting (#605)
  • Contributors: Naotaka Hatao

0.10.11 (2021-06-21)

0.10.10 (2021-03-18)

0.10.9 (2021-03-16)

0.10.8 (2021-03-10)

0.10.7 (2021-03-07)

  • safety_limiter: add a max_linear_vel and max_angular_vel (#581)
  • Contributors: Teo Cardoso

0.10.6 (2021-01-28)

0.10.5 (2020-12-24)

0.10.4 (2020-11-12)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged safety_limiter at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.18.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/at-wat/neonavigation.git
VCS Type git
VCS Version master
Last Updated 2025-06-12
Dev Status DEVELOPED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Motion limiter package for collision prevention

Additional Links

No additional links.

Maintainers

  • Atsushi Watanabe

Authors

  • Atsushi Watanabe

safety_limiter package

The topic names will be migrated to ROS recommended namespace model. Set /neonavigation_compatible parameter to 1 to use new topic names.

safety_limiter

safety_limiter node limits vehicle velocity to avoid collisions based on the linear prediction of the motion.

Subscribed topics

  • ~/cmd_vel_in (new: cmd_vel_in) [geometry_msgs::Twist]
  • ~/cloud (new: cloud) [sensor_msgs::PointCloud2]
  • ~/disable (new: disable_safety) [std_msgs::Bool]
  • ~/watchdog_reset (new: watchdog_reset) [std_msgs::Empty]
  • /tf

Published topics

  • ~/cmd_vel_out (new: cmd_vel) [geometry_msgs::Twist]
  • ~/collision (new: collision) [sensor_msgs::PointCloud]

Services

Called services

Parameters

  • “freq” (double, default: 6.0)
  • “cloud_timeout” (double, default: 0.8)
  • “disable_timeout” (double, default: 0.1)
  • “lin_vel” (double, default: 0.5)
  • “lin_acc” (double, default: 1.0)
  • “ang_vel” (double, default: 0.8)
  • “ang_acc” (double, default: 1.6)
  • “z_range_min” (double, default: 0.0)
  • “z_range_max” (double, default: 0.5)
  • “dt” (double, default: 0.1)
  • “d_margin” (double, default: 0.2)
  • “yaw_margin” (double, default: 0.2)
  • “downsample_grid” (double, default: 0.05)
  • “frame_id” (string, default: std::string(“base_link”))
  • “footprint” (?, default: footprint_xml)
CHANGELOG

Changelog for package safety_limiter

0.18.1 (2025-06-06)

0.18.0 (2025-05-13)

0.17.7 (2025-04-16)

0.17.6 (2025-03-18)

0.17.5 (2025-02-21)

0.17.4 (2025-01-20)

0.17.3 (2024-12-25)

0.17.2 (2024-11-07)

0.17.1 (2024-03-22)

0.17.0 (2023-11-02)

0.16.0 (2023-09-14)

0.15.0 (2023-08-30)

0.14.2 (2023-07-31)

0.14.1 (2023-07-07)

0.14.0 (2023-06-06)

0.13.0 (2023-05-31)

0.12.2 (2023-02-28)

0.12.1 (2023-02-25)

  • safety_limiter: update config to stabilize simulation test (#668)
  • safety_limiter: fix flaky simulation tests (#664)
  • Contributors: Atsushi Watanabe

0.12.0 (2023-01-30)

0.11.8 (2022-12-28)

  • safety_limiter: make sure to keep margin from obstacles (#654)
  • Contributors: Kazuki Takahashi

0.11.7 (2022-08-05)

  • safety_limiter: enable omni-directional safety brake (#646)
  • Contributors: Naotaka Hatao

0.11.6 (2022-07-20)

0.11.5 (2022-07-06)

0.11.4 (2022-04-13)

0.11.3 (2021-12-02)

  • Fix flaky tests and add debug outputs (#628)
  • Contributors: Atsushi Watanabe

0.11.2 (2021-11-08)

0.11.1 (2021-10-29)

0.11.0 (2021-08-30)

  • Apply clang-format-11 with new setting (#605)
  • Contributors: Naotaka Hatao

0.10.11 (2021-06-21)

0.10.10 (2021-03-18)

0.10.9 (2021-03-16)

0.10.8 (2021-03-10)

0.10.7 (2021-03-07)

  • safety_limiter: add a max_linear_vel and max_angular_vel (#581)
  • Contributors: Teo Cardoso

0.10.6 (2021-01-28)

0.10.5 (2020-12-24)

0.10.4 (2020-11-12)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged safety_limiter at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.18.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/at-wat/neonavigation.git
VCS Type git
VCS Version master
Last Updated 2025-06-12
Dev Status DEVELOPED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Motion limiter package for collision prevention

Additional Links

No additional links.

Maintainers

  • Atsushi Watanabe

Authors

  • Atsushi Watanabe

safety_limiter package

The topic names will be migrated to ROS recommended namespace model. Set /neonavigation_compatible parameter to 1 to use new topic names.

safety_limiter

safety_limiter node limits vehicle velocity to avoid collisions based on the linear prediction of the motion.

Subscribed topics

  • ~/cmd_vel_in (new: cmd_vel_in) [geometry_msgs::Twist]
  • ~/cloud (new: cloud) [sensor_msgs::PointCloud2]
  • ~/disable (new: disable_safety) [std_msgs::Bool]
  • ~/watchdog_reset (new: watchdog_reset) [std_msgs::Empty]
  • /tf

Published topics

  • ~/cmd_vel_out (new: cmd_vel) [geometry_msgs::Twist]
  • ~/collision (new: collision) [sensor_msgs::PointCloud]

Services

Called services

Parameters

  • “freq” (double, default: 6.0)
  • “cloud_timeout” (double, default: 0.8)
  • “disable_timeout” (double, default: 0.1)
  • “lin_vel” (double, default: 0.5)
  • “lin_acc” (double, default: 1.0)
  • “ang_vel” (double, default: 0.8)
  • “ang_acc” (double, default: 1.6)
  • “z_range_min” (double, default: 0.0)
  • “z_range_max” (double, default: 0.5)
  • “dt” (double, default: 0.1)
  • “d_margin” (double, default: 0.2)
  • “yaw_margin” (double, default: 0.2)
  • “downsample_grid” (double, default: 0.05)
  • “frame_id” (string, default: std::string(“base_link”))
  • “footprint” (?, default: footprint_xml)
CHANGELOG

Changelog for package safety_limiter

0.18.1 (2025-06-06)

0.18.0 (2025-05-13)

0.17.7 (2025-04-16)

0.17.6 (2025-03-18)

0.17.5 (2025-02-21)

0.17.4 (2025-01-20)

0.17.3 (2024-12-25)

0.17.2 (2024-11-07)

0.17.1 (2024-03-22)

0.17.0 (2023-11-02)

0.16.0 (2023-09-14)

0.15.0 (2023-08-30)

0.14.2 (2023-07-31)

0.14.1 (2023-07-07)

0.14.0 (2023-06-06)

0.13.0 (2023-05-31)

0.12.2 (2023-02-28)

0.12.1 (2023-02-25)

  • safety_limiter: update config to stabilize simulation test (#668)
  • safety_limiter: fix flaky simulation tests (#664)
  • Contributors: Atsushi Watanabe

0.12.0 (2023-01-30)

0.11.8 (2022-12-28)

  • safety_limiter: make sure to keep margin from obstacles (#654)
  • Contributors: Kazuki Takahashi

0.11.7 (2022-08-05)

  • safety_limiter: enable omni-directional safety brake (#646)
  • Contributors: Naotaka Hatao

0.11.6 (2022-07-20)

0.11.5 (2022-07-06)

0.11.4 (2022-04-13)

0.11.3 (2021-12-02)

  • Fix flaky tests and add debug outputs (#628)
  • Contributors: Atsushi Watanabe

0.11.2 (2021-11-08)

0.11.1 (2021-10-29)

0.11.0 (2021-08-30)

  • Apply clang-format-11 with new setting (#605)
  • Contributors: Naotaka Hatao

0.10.11 (2021-06-21)

0.10.10 (2021-03-18)

0.10.9 (2021-03-16)

0.10.8 (2021-03-10)

0.10.7 (2021-03-07)

  • safety_limiter: add a max_linear_vel and max_angular_vel (#581)
  • Contributors: Teo Cardoso

0.10.6 (2021-01-28)

0.10.5 (2020-12-24)

0.10.4 (2020-11-12)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged safety_limiter at Robotics Stack Exchange