![]() |
pr2_navigation_perception package from pr2_navigation repolaser_tilt_controller_filter pr2_move_base pr2_navigation pr2_navigation_config pr2_navigation_global pr2_navigation_local pr2_navigation_perception pr2_navigation_self_filter pr2_navigation_slam pr2_navigation_teleop semantic_point_annotator |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/pr2/pr2_navigation.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2019-04-02 |
Dev Status | MAINTAINED |
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
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
Changelog for package pr2_navigation_perception
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- Merge pull request #27 from v4hn/pr-hydro-fix-broken-filters-plugin specify prefix for filter plugins
- Merge pull request #35 from k-okada/hydro-devel use [arg]{.title-ref} for all parameters for ground filtering
- fix layout
- enable to use args for all params
- Merge pull request #28 from v4hn/pr-hydro-filter-machine spawn laser filter on c2 (where the rest of the pipeline runs)
- Merge pull request #31 from mikaelarguedas/update_pluginlib_macros update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- spawn laser filter on c2 (where the rest of the pipeline runs) Without this, all tilt laserscans are sent back and forth between c1 and c2 for no reason, adding to the general delays...
- specify prefix for filter plugins The missing prefix has hazardous consequences due to a series of unfortunate events involving the filters and the laser_filters package..
- Contributors: Austin, David Feil-Seifer, Kei Okada, Mikael Arguedas, v4hn
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
- Updated maintanership
- Contributors: TheDash
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
- Remove mainpage.dox
- Contributors: TheDash
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
- Removed unnecesary dependency on deprecated pcl
- Contributors: TheDash
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- The last touches for moving pr2_navigation over to PointCloud2
- Fixing some dependencies
- Removing unused laser footprint filter
- Since the footprint extractor is a filter, the ROS message types must be used rather than the pcl subscriber
- Porting the footprint filter from a PointCloud to PointCloud2
- Switching to the un-deprecated pluginlib macro
- Fixes for fuerte
- Running the navigation stack on c2, removing some throttles
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pr2_navigation_perception at Robotics Stack Exchange
![]() |
pr2_navigation_perception package from pr2_navigation repolaser_tilt_controller_filter pr2_move_base pr2_navigation pr2_navigation_config pr2_navigation_global pr2_navigation_local pr2_navigation_perception pr2_navigation_self_filter pr2_navigation_slam pr2_navigation_teleop semantic_point_annotator |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/pr2/pr2_navigation.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2019-04-02 |
Dev Status | MAINTAINED |
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
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
Changelog for package pr2_navigation_perception
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- Merge pull request #27 from v4hn/pr-hydro-fix-broken-filters-plugin specify prefix for filter plugins
- Merge pull request #35 from k-okada/hydro-devel use [arg]{.title-ref} for all parameters for ground filtering
- fix layout
- enable to use args for all params
- Merge pull request #28 from v4hn/pr-hydro-filter-machine spawn laser filter on c2 (where the rest of the pipeline runs)
- Merge pull request #31 from mikaelarguedas/update_pluginlib_macros update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- spawn laser filter on c2 (where the rest of the pipeline runs) Without this, all tilt laserscans are sent back and forth between c1 and c2 for no reason, adding to the general delays...
- specify prefix for filter plugins The missing prefix has hazardous consequences due to a series of unfortunate events involving the filters and the laser_filters package..
- Contributors: Austin, David Feil-Seifer, Kei Okada, Mikael Arguedas, v4hn
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
- Updated maintanership
- Contributors: TheDash
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
- Remove mainpage.dox
- Contributors: TheDash
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
- Removed unnecesary dependency on deprecated pcl
- Contributors: TheDash
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- The last touches for moving pr2_navigation over to PointCloud2
- Fixing some dependencies
- Removing unused laser footprint filter
- Since the footprint extractor is a filter, the ROS message types must be used rather than the pcl subscriber
- Porting the footprint filter from a PointCloud to PointCloud2
- Switching to the un-deprecated pluginlib macro
- Fixes for fuerte
- Running the navigation stack on c2, removing some throttles
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pr2_navigation_perception at Robotics Stack Exchange
![]() |
pr2_navigation_perception package from pr2_navigation repolaser_tilt_controller_filter pr2_move_base pr2_navigation pr2_navigation_config pr2_navigation_global pr2_navigation_local pr2_navigation_perception pr2_navigation_self_filter pr2_navigation_slam pr2_navigation_teleop semantic_point_annotator |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/pr2/pr2_navigation.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2019-04-02 |
Dev Status | MAINTAINED |
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
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
Changelog for package pr2_navigation_perception
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- Merge pull request #27 from v4hn/pr-hydro-fix-broken-filters-plugin specify prefix for filter plugins
- Merge pull request #35 from k-okada/hydro-devel use [arg]{.title-ref} for all parameters for ground filtering
- fix layout
- enable to use args for all params
- Merge pull request #28 from v4hn/pr-hydro-filter-machine spawn laser filter on c2 (where the rest of the pipeline runs)
- Merge pull request #31 from mikaelarguedas/update_pluginlib_macros update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- spawn laser filter on c2 (where the rest of the pipeline runs) Without this, all tilt laserscans are sent back and forth between c1 and c2 for no reason, adding to the general delays...
- specify prefix for filter plugins The missing prefix has hazardous consequences due to a series of unfortunate events involving the filters and the laser_filters package..
- Contributors: Austin, David Feil-Seifer, Kei Okada, Mikael Arguedas, v4hn
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
- Updated maintanership
- Contributors: TheDash
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
- Remove mainpage.dox
- Contributors: TheDash
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
- Removed unnecesary dependency on deprecated pcl
- Contributors: TheDash
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- The last touches for moving pr2_navigation over to PointCloud2
- Fixing some dependencies
- Removing unused laser footprint filter
- Since the footprint extractor is a filter, the ROS message types must be used rather than the pcl subscriber
- Porting the footprint filter from a PointCloud to PointCloud2
- Switching to the un-deprecated pluginlib macro
- Fixes for fuerte
- Running the navigation stack on c2, removing some throttles
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pr2_navigation_perception at Robotics Stack Exchange
![]() |
pr2_navigation_perception package from pr2_navigation repolaser_tilt_controller_filter pr2_move_base pr2_navigation pr2_navigation_config pr2_navigation_global pr2_navigation_local pr2_navigation_perception pr2_navigation_self_filter pr2_navigation_slam pr2_navigation_teleop semantic_point_annotator |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/pr2/pr2_navigation.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2019-04-02 |
Dev Status | MAINTAINED |
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
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
Changelog for package pr2_navigation_perception
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- Merge pull request #27 from v4hn/pr-hydro-fix-broken-filters-plugin specify prefix for filter plugins
- Merge pull request #35 from k-okada/hydro-devel use [arg]{.title-ref} for all parameters for ground filtering
- fix layout
- enable to use args for all params
- Merge pull request #28 from v4hn/pr-hydro-filter-machine spawn laser filter on c2 (where the rest of the pipeline runs)
- Merge pull request #31 from mikaelarguedas/update_pluginlib_macros update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- spawn laser filter on c2 (where the rest of the pipeline runs) Without this, all tilt laserscans are sent back and forth between c1 and c2 for no reason, adding to the general delays...
- specify prefix for filter plugins The missing prefix has hazardous consequences due to a series of unfortunate events involving the filters and the laser_filters package..
- Contributors: Austin, David Feil-Seifer, Kei Okada, Mikael Arguedas, v4hn
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
- Updated maintanership
- Contributors: TheDash
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
- Remove mainpage.dox
- Contributors: TheDash
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
- Removed unnecesary dependency on deprecated pcl
- Contributors: TheDash
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- The last touches for moving pr2_navigation over to PointCloud2
- Fixing some dependencies
- Removing unused laser footprint filter
- Since the footprint extractor is a filter, the ROS message types must be used rather than the pcl subscriber
- Porting the footprint filter from a PointCloud to PointCloud2
- Switching to the un-deprecated pluginlib macro
- Fixes for fuerte
- Running the navigation stack on c2, removing some throttles
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pr2_navigation_perception at Robotics Stack Exchange
![]() |
pr2_navigation_perception package from pr2_navigation repolaser_tilt_controller_filter pr2_move_base pr2_navigation pr2_navigation_config pr2_navigation_global pr2_navigation_local pr2_navigation_perception pr2_navigation_self_filter pr2_navigation_slam pr2_navigation_teleop semantic_point_annotator |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/pr2/pr2_navigation.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2019-04-02 |
Dev Status | MAINTAINED |
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
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
Changelog for package pr2_navigation_perception
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- Merge pull request #27 from v4hn/pr-hydro-fix-broken-filters-plugin specify prefix for filter plugins
- Merge pull request #35 from k-okada/hydro-devel use [arg]{.title-ref} for all parameters for ground filtering
- fix layout
- enable to use args for all params
- Merge pull request #28 from v4hn/pr-hydro-filter-machine spawn laser filter on c2 (where the rest of the pipeline runs)
- Merge pull request #31 from mikaelarguedas/update_pluginlib_macros update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- spawn laser filter on c2 (where the rest of the pipeline runs) Without this, all tilt laserscans are sent back and forth between c1 and c2 for no reason, adding to the general delays...
- specify prefix for filter plugins The missing prefix has hazardous consequences due to a series of unfortunate events involving the filters and the laser_filters package..
- Contributors: Austin, David Feil-Seifer, Kei Okada, Mikael Arguedas, v4hn
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
- Updated maintanership
- Contributors: TheDash
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
- Remove mainpage.dox
- Contributors: TheDash
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
- Removed unnecesary dependency on deprecated pcl
- Contributors: TheDash
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- The last touches for moving pr2_navigation over to PointCloud2
- Fixing some dependencies
- Removing unused laser footprint filter
- Since the footprint extractor is a filter, the ROS message types must be used rather than the pcl subscriber
- Porting the footprint filter from a PointCloud to PointCloud2
- Switching to the un-deprecated pluginlib macro
- Fixes for fuerte
- Running the navigation stack on c2, removing some throttles
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pr2_navigation_perception at Robotics Stack Exchange
![]() |
pr2_navigation_perception package from pr2_navigation repolaser_tilt_controller_filter pr2_move_base pr2_navigation pr2_navigation_config pr2_navigation_global pr2_navigation_local pr2_navigation_perception pr2_navigation_self_filter pr2_navigation_slam pr2_navigation_teleop semantic_point_annotator |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/pr2/pr2_navigation.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2019-04-02 |
Dev Status | MAINTAINED |
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
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
Changelog for package pr2_navigation_perception
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- Merge pull request #27 from v4hn/pr-hydro-fix-broken-filters-plugin specify prefix for filter plugins
- Merge pull request #35 from k-okada/hydro-devel use [arg]{.title-ref} for all parameters for ground filtering
- fix layout
- enable to use args for all params
- Merge pull request #28 from v4hn/pr-hydro-filter-machine spawn laser filter on c2 (where the rest of the pipeline runs)
- Merge pull request #31 from mikaelarguedas/update_pluginlib_macros update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- spawn laser filter on c2 (where the rest of the pipeline runs) Without this, all tilt laserscans are sent back and forth between c1 and c2 for no reason, adding to the general delays...
- specify prefix for filter plugins The missing prefix has hazardous consequences due to a series of unfortunate events involving the filters and the laser_filters package..
- Contributors: Austin, David Feil-Seifer, Kei Okada, Mikael Arguedas, v4hn
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
- Updated maintanership
- Contributors: TheDash
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
- Remove mainpage.dox
- Contributors: TheDash
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
- Removed unnecesary dependency on deprecated pcl
- Contributors: TheDash
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- The last touches for moving pr2_navigation over to PointCloud2
- Fixing some dependencies
- Removing unused laser footprint filter
- Since the footprint extractor is a filter, the ROS message types must be used rather than the pcl subscriber
- Porting the footprint filter from a PointCloud to PointCloud2
- Switching to the un-deprecated pluginlib macro
- Fixes for fuerte
- Running the navigation stack on c2, removing some throttles
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pr2_navigation_perception at Robotics Stack Exchange
![]() |
pr2_navigation_perception package from pr2_navigation repolaser_tilt_controller_filter pr2_move_base pr2_navigation pr2_navigation_config pr2_navigation_global pr2_navigation_local pr2_navigation_perception pr2_navigation_self_filter pr2_navigation_slam pr2_navigation_teleop semantic_point_annotator |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/pr2/pr2_navigation.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2019-04-02 |
Dev Status | MAINTAINED |
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
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
Changelog for package pr2_navigation_perception
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- Merge pull request #27 from v4hn/pr-hydro-fix-broken-filters-plugin specify prefix for filter plugins
- Merge pull request #35 from k-okada/hydro-devel use [arg]{.title-ref} for all parameters for ground filtering
- fix layout
- enable to use args for all params
- Merge pull request #28 from v4hn/pr-hydro-filter-machine spawn laser filter on c2 (where the rest of the pipeline runs)
- Merge pull request #31 from mikaelarguedas/update_pluginlib_macros update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- spawn laser filter on c2 (where the rest of the pipeline runs) Without this, all tilt laserscans are sent back and forth between c1 and c2 for no reason, adding to the general delays...
- specify prefix for filter plugins The missing prefix has hazardous consequences due to a series of unfortunate events involving the filters and the laser_filters package..
- Contributors: Austin, David Feil-Seifer, Kei Okada, Mikael Arguedas, v4hn
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
- Updated maintanership
- Contributors: TheDash
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
- Remove mainpage.dox
- Contributors: TheDash
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
- Removed unnecesary dependency on deprecated pcl
- Contributors: TheDash
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- The last touches for moving pr2_navigation over to PointCloud2
- Fixing some dependencies
- Removing unused laser footprint filter
- Since the footprint extractor is a filter, the ROS message types must be used rather than the pcl subscriber
- Porting the footprint filter from a PointCloud to PointCloud2
- Switching to the un-deprecated pluginlib macro
- Fixes for fuerte
- Running the navigation stack on c2, removing some throttles
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pr2_navigation_perception at Robotics Stack Exchange
![]() |
pr2_navigation_perception package from pr2_navigation repolaser_tilt_controller_filter pr2_move_base pr2_navigation pr2_navigation_config pr2_navigation_global pr2_navigation_local pr2_navigation_perception pr2_navigation_self_filter pr2_navigation_slam pr2_navigation_teleop semantic_point_annotator |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/pr2/pr2_navigation.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2019-04-02 |
Dev Status | MAINTAINED |
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
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
Changelog for package pr2_navigation_perception
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- Merge pull request #27 from v4hn/pr-hydro-fix-broken-filters-plugin specify prefix for filter plugins
- Merge pull request #35 from k-okada/hydro-devel use [arg]{.title-ref} for all parameters for ground filtering
- fix layout
- enable to use args for all params
- Merge pull request #28 from v4hn/pr-hydro-filter-machine spawn laser filter on c2 (where the rest of the pipeline runs)
- Merge pull request #31 from mikaelarguedas/update_pluginlib_macros update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- spawn laser filter on c2 (where the rest of the pipeline runs) Without this, all tilt laserscans are sent back and forth between c1 and c2 for no reason, adding to the general delays...
- specify prefix for filter plugins The missing prefix has hazardous consequences due to a series of unfortunate events involving the filters and the laser_filters package..
- Contributors: Austin, David Feil-Seifer, Kei Okada, Mikael Arguedas, v4hn
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
- Updated maintanership
- Contributors: TheDash
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
- Remove mainpage.dox
- Contributors: TheDash
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
- Removed unnecesary dependency on deprecated pcl
- Contributors: TheDash
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- The last touches for moving pr2_navigation over to PointCloud2
- Fixing some dependencies
- Removing unused laser footprint filter
- Since the footprint extractor is a filter, the ROS message types must be used rather than the pcl subscriber
- Porting the footprint filter from a PointCloud to PointCloud2
- Switching to the un-deprecated pluginlib macro
- Fixes for fuerte
- Running the navigation stack on c2, removing some throttles
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pr2_navigation_perception at Robotics Stack Exchange
![]() |
pr2_navigation_perception package from pr2_navigation repolaser_tilt_controller_filter pr2_move_base pr2_navigation pr2_navigation_config pr2_navigation_global pr2_navigation_local pr2_navigation_perception pr2_navigation_self_filter pr2_navigation_slam pr2_navigation_teleop semantic_point_annotator |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/pr2/pr2_navigation.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2019-04-02 |
Dev Status | MAINTAINED |
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
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
Changelog for package pr2_navigation_perception
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- Merge pull request #27 from v4hn/pr-hydro-fix-broken-filters-plugin specify prefix for filter plugins
- Merge pull request #35 from k-okada/hydro-devel use [arg]{.title-ref} for all parameters for ground filtering
- fix layout
- enable to use args for all params
- Merge pull request #28 from v4hn/pr-hydro-filter-machine spawn laser filter on c2 (where the rest of the pipeline runs)
- Merge pull request #31 from mikaelarguedas/update_pluginlib_macros update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- spawn laser filter on c2 (where the rest of the pipeline runs) Without this, all tilt laserscans are sent back and forth between c1 and c2 for no reason, adding to the general delays...
- specify prefix for filter plugins The missing prefix has hazardous consequences due to a series of unfortunate events involving the filters and the laser_filters package..
- Contributors: Austin, David Feil-Seifer, Kei Okada, Mikael Arguedas, v4hn
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
- Updated maintanership
- Contributors: TheDash
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
- Remove mainpage.dox
- Contributors: TheDash
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
- Removed unnecesary dependency on deprecated pcl
- Contributors: TheDash
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- The last touches for moving pr2_navigation over to PointCloud2
- Fixing some dependencies
- Removing unused laser footprint filter
- Since the footprint extractor is a filter, the ROS message types must be used rather than the pcl subscriber
- Porting the footprint filter from a PointCloud to PointCloud2
- Switching to the un-deprecated pluginlib macro
- Fixes for fuerte
- Running the navigation stack on c2, removing some throttles
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pr2_navigation_perception at Robotics Stack Exchange
![]() |
pr2_navigation_perception package from pr2_navigation repolaser_tilt_controller_filter pr2_move_base pr2_navigation pr2_navigation_config pr2_navigation_global pr2_navigation_local pr2_navigation_perception pr2_navigation_self_filter pr2_navigation_slam pr2_navigation_teleop semantic_point_annotator |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/pr2/pr2_navigation.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2019-04-02 |
Dev Status | MAINTAINED |
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
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
Changelog for package pr2_navigation_perception
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- Merge pull request #27 from v4hn/pr-hydro-fix-broken-filters-plugin specify prefix for filter plugins
- Merge pull request #35 from k-okada/hydro-devel use [arg]{.title-ref} for all parameters for ground filtering
- fix layout
- enable to use args for all params
- Merge pull request #28 from v4hn/pr-hydro-filter-machine spawn laser filter on c2 (where the rest of the pipeline runs)
- Merge pull request #31 from mikaelarguedas/update_pluginlib_macros update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- spawn laser filter on c2 (where the rest of the pipeline runs) Without this, all tilt laserscans are sent back and forth between c1 and c2 for no reason, adding to the general delays...
- specify prefix for filter plugins The missing prefix has hazardous consequences due to a series of unfortunate events involving the filters and the laser_filters package..
- Contributors: Austin, David Feil-Seifer, Kei Okada, Mikael Arguedas, v4hn
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
- Updated maintanership
- Contributors: TheDash
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
- Remove mainpage.dox
- Contributors: TheDash
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
- Removed unnecesary dependency on deprecated pcl
- Contributors: TheDash
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- The last touches for moving pr2_navigation over to PointCloud2
- Fixing some dependencies
- Removing unused laser footprint filter
- Since the footprint extractor is a filter, the ROS message types must be used rather than the pcl subscriber
- Porting the footprint filter from a PointCloud to PointCloud2
- Switching to the un-deprecated pluginlib macro
- Fixes for fuerte
- Running the navigation stack on c2, removing some throttles
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pr2_navigation_perception at Robotics Stack Exchange
![]() |
pr2_navigation_perception package from pr2_navigation repolaser_tilt_controller_filter pr2_move_base pr2_navigation pr2_navigation_config pr2_navigation_global pr2_navigation_local pr2_navigation_perception pr2_navigation_self_filter pr2_navigation_slam pr2_navigation_teleop semantic_point_annotator |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/pr2/pr2_navigation.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2019-04-02 |
Dev Status | MAINTAINED |
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
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
Changelog for package pr2_navigation_perception
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- Merge pull request #27 from v4hn/pr-hydro-fix-broken-filters-plugin specify prefix for filter plugins
- Merge pull request #35 from k-okada/hydro-devel use [arg]{.title-ref} for all parameters for ground filtering
- fix layout
- enable to use args for all params
- Merge pull request #28 from v4hn/pr-hydro-filter-machine spawn laser filter on c2 (where the rest of the pipeline runs)
- Merge pull request #31 from mikaelarguedas/update_pluginlib_macros update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- spawn laser filter on c2 (where the rest of the pipeline runs) Without this, all tilt laserscans are sent back and forth between c1 and c2 for no reason, adding to the general delays...
- specify prefix for filter plugins The missing prefix has hazardous consequences due to a series of unfortunate events involving the filters and the laser_filters package..
- Contributors: Austin, David Feil-Seifer, Kei Okada, Mikael Arguedas, v4hn
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
- Updated maintanership
- Contributors: TheDash
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
- Remove mainpage.dox
- Contributors: TheDash
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
- Removed unnecesary dependency on deprecated pcl
- Contributors: TheDash
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- The last touches for moving pr2_navigation over to PointCloud2
- Fixing some dependencies
- Removing unused laser footprint filter
- Since the footprint extractor is a filter, the ROS message types must be used rather than the pcl subscriber
- Porting the footprint filter from a PointCloud to PointCloud2
- Switching to the un-deprecated pluginlib macro
- Fixes for fuerte
- Running the navigation stack on c2, removing some throttles
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pr2_navigation_perception at Robotics Stack Exchange
![]() |
pr2_navigation_perception package from pr2_navigation repolaser_tilt_controller_filter pr2_move_base pr2_navigation pr2_navigation_config pr2_navigation_global pr2_navigation_local pr2_navigation_perception pr2_navigation_self_filter pr2_navigation_slam pr2_navigation_teleop semantic_point_annotator |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/pr2/pr2_navigation.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2019-04-02 |
Dev Status | MAINTAINED |
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
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
Changelog for package pr2_navigation_perception
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- Merge pull request #27 from v4hn/pr-hydro-fix-broken-filters-plugin specify prefix for filter plugins
- Merge pull request #35 from k-okada/hydro-devel use [arg]{.title-ref} for all parameters for ground filtering
- fix layout
- enable to use args for all params
- Merge pull request #28 from v4hn/pr-hydro-filter-machine spawn laser filter on c2 (where the rest of the pipeline runs)
- Merge pull request #31 from mikaelarguedas/update_pluginlib_macros update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- spawn laser filter on c2 (where the rest of the pipeline runs) Without this, all tilt laserscans are sent back and forth between c1 and c2 for no reason, adding to the general delays...
- specify prefix for filter plugins The missing prefix has hazardous consequences due to a series of unfortunate events involving the filters and the laser_filters package..
- Contributors: Austin, David Feil-Seifer, Kei Okada, Mikael Arguedas, v4hn
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
- Updated maintanership
- Contributors: TheDash
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
- Remove mainpage.dox
- Contributors: TheDash
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
- Removed unnecesary dependency on deprecated pcl
- Contributors: TheDash
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- The last touches for moving pr2_navigation over to PointCloud2
- Fixing some dependencies
- Removing unused laser footprint filter
- Since the footprint extractor is a filter, the ROS message types must be used rather than the pcl subscriber
- Porting the footprint filter from a PointCloud to PointCloud2
- Switching to the un-deprecated pluginlib macro
- Fixes for fuerte
- Running the navigation stack on c2, removing some throttles
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pr2_navigation_perception at Robotics Stack Exchange
![]() |
pr2_navigation_perception package from pr2_navigation repolaser_tilt_controller_filter pr2_move_base pr2_navigation pr2_navigation_config pr2_navigation_global pr2_navigation_local pr2_navigation_perception pr2_navigation_self_filter pr2_navigation_slam pr2_navigation_teleop semantic_point_annotator |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/pr2/pr2_navigation.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2019-04-02 |
Dev Status | MAINTAINED |
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
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
Changelog for package pr2_navigation_perception
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- Merge pull request #27 from v4hn/pr-hydro-fix-broken-filters-plugin specify prefix for filter plugins
- Merge pull request #35 from k-okada/hydro-devel use [arg]{.title-ref} for all parameters for ground filtering
- fix layout
- enable to use args for all params
- Merge pull request #28 from v4hn/pr-hydro-filter-machine spawn laser filter on c2 (where the rest of the pipeline runs)
- Merge pull request #31 from mikaelarguedas/update_pluginlib_macros update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- spawn laser filter on c2 (where the rest of the pipeline runs) Without this, all tilt laserscans are sent back and forth between c1 and c2 for no reason, adding to the general delays...
- specify prefix for filter plugins The missing prefix has hazardous consequences due to a series of unfortunate events involving the filters and the laser_filters package..
- Contributors: Austin, David Feil-Seifer, Kei Okada, Mikael Arguedas, v4hn
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
- Updated maintanership
- Contributors: TheDash
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
- Remove mainpage.dox
- Contributors: TheDash
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
- Removed unnecesary dependency on deprecated pcl
- Contributors: TheDash
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- The last touches for moving pr2_navigation over to PointCloud2
- Fixing some dependencies
- Removing unused laser footprint filter
- Since the footprint extractor is a filter, the ROS message types must be used rather than the pcl subscriber
- Porting the footprint filter from a PointCloud to PointCloud2
- Switching to the un-deprecated pluginlib macro
- Fixes for fuerte
- Running the navigation stack on c2, removing some throttles
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pr2_navigation_perception at Robotics Stack Exchange
![]() |
pr2_navigation_perception package from pr2_navigation repolaser_tilt_controller_filter pr2_move_base pr2_navigation pr2_navigation_config pr2_navigation_global pr2_navigation_local pr2_navigation_perception pr2_navigation_self_filter pr2_navigation_slam pr2_navigation_teleop semantic_point_annotator |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/pr2/pr2_navigation.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2019-04-02 |
Dev Status | MAINTAINED |
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
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
Changelog for package pr2_navigation_perception
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- Merge pull request #27 from v4hn/pr-hydro-fix-broken-filters-plugin specify prefix for filter plugins
- Merge pull request #35 from k-okada/hydro-devel use [arg]{.title-ref} for all parameters for ground filtering
- fix layout
- enable to use args for all params
- Merge pull request #28 from v4hn/pr-hydro-filter-machine spawn laser filter on c2 (where the rest of the pipeline runs)
- Merge pull request #31 from mikaelarguedas/update_pluginlib_macros update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- spawn laser filter on c2 (where the rest of the pipeline runs) Without this, all tilt laserscans are sent back and forth between c1 and c2 for no reason, adding to the general delays...
- specify prefix for filter plugins The missing prefix has hazardous consequences due to a series of unfortunate events involving the filters and the laser_filters package..
- Contributors: Austin, David Feil-Seifer, Kei Okada, Mikael Arguedas, v4hn
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
- Updated maintanership
- Contributors: TheDash
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
- Remove mainpage.dox
- Contributors: TheDash
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
- Removed unnecesary dependency on deprecated pcl
- Contributors: TheDash
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- The last touches for moving pr2_navigation over to PointCloud2
- Fixing some dependencies
- Removing unused laser footprint filter
- Since the footprint extractor is a filter, the ROS message types must be used rather than the pcl subscriber
- Porting the footprint filter from a PointCloud to PointCloud2
- Switching to the un-deprecated pluginlib macro
- Fixes for fuerte
- Running the navigation stack on c2, removing some throttles
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pr2_navigation_perception at Robotics Stack Exchange
![]() |
pr2_navigation_perception package from pr2_navigation repolaser_tilt_controller_filter pr2_move_base pr2_navigation pr2_navigation_config pr2_navigation_global pr2_navigation_local pr2_navigation_perception pr2_navigation_self_filter pr2_navigation_slam pr2_navigation_teleop semantic_point_annotator |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/pr2/pr2_navigation.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2019-04-02 |
Dev Status | MAINTAINED |
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
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
Changelog for package pr2_navigation_perception
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- Merge pull request #27 from v4hn/pr-hydro-fix-broken-filters-plugin specify prefix for filter plugins
- Merge pull request #35 from k-okada/hydro-devel use [arg]{.title-ref} for all parameters for ground filtering
- fix layout
- enable to use args for all params
- Merge pull request #28 from v4hn/pr-hydro-filter-machine spawn laser filter on c2 (where the rest of the pipeline runs)
- Merge pull request #31 from mikaelarguedas/update_pluginlib_macros update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- spawn laser filter on c2 (where the rest of the pipeline runs) Without this, all tilt laserscans are sent back and forth between c1 and c2 for no reason, adding to the general delays...
- specify prefix for filter plugins The missing prefix has hazardous consequences due to a series of unfortunate events involving the filters and the laser_filters package..
- Contributors: Austin, David Feil-Seifer, Kei Okada, Mikael Arguedas, v4hn
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
- Updated maintanership
- Contributors: TheDash
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
- Remove mainpage.dox
- Contributors: TheDash
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
- Removed unnecesary dependency on deprecated pcl
- Contributors: TheDash
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- The last touches for moving pr2_navigation over to PointCloud2
- Fixing some dependencies
- Removing unused laser footprint filter
- Since the footprint extractor is a filter, the ROS message types must be used rather than the pcl subscriber
- Porting the footprint filter from a PointCloud to PointCloud2
- Switching to the un-deprecated pluginlib macro
- Fixes for fuerte
- Running the navigation stack on c2, removing some throttles
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pr2_navigation_perception at Robotics Stack Exchange
![]() |
pr2_navigation_perception package from pr2_navigation repolaser_tilt_controller_filter pr2_move_base pr2_navigation pr2_navigation_config pr2_navigation_global pr2_navigation_local pr2_navigation_perception pr2_navigation_self_filter pr2_navigation_slam pr2_navigation_teleop semantic_point_annotator |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/pr2/pr2_navigation.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2019-04-02 |
Dev Status | MAINTAINED |
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
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
Changelog for package pr2_navigation_perception
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- Merge pull request #27 from v4hn/pr-hydro-fix-broken-filters-plugin specify prefix for filter plugins
- Merge pull request #35 from k-okada/hydro-devel use [arg]{.title-ref} for all parameters for ground filtering
- fix layout
- enable to use args for all params
- Merge pull request #28 from v4hn/pr-hydro-filter-machine spawn laser filter on c2 (where the rest of the pipeline runs)
- Merge pull request #31 from mikaelarguedas/update_pluginlib_macros update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- spawn laser filter on c2 (where the rest of the pipeline runs) Without this, all tilt laserscans are sent back and forth between c1 and c2 for no reason, adding to the general delays...
- specify prefix for filter plugins The missing prefix has hazardous consequences due to a series of unfortunate events involving the filters and the laser_filters package..
- Contributors: Austin, David Feil-Seifer, Kei Okada, Mikael Arguedas, v4hn
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
- Updated maintanership
- Contributors: TheDash
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
- Remove mainpage.dox
- Contributors: TheDash
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
- Removed unnecesary dependency on deprecated pcl
- Contributors: TheDash
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- The last touches for moving pr2_navigation over to PointCloud2
- Fixing some dependencies
- Removing unused laser footprint filter
- Since the footprint extractor is a filter, the ROS message types must be used rather than the pcl subscriber
- Porting the footprint filter from a PointCloud to PointCloud2
- Switching to the un-deprecated pluginlib macro
- Fixes for fuerte
- Running the navigation stack on c2, removing some throttles
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pr2_navigation_perception at Robotics Stack Exchange
![]() |
pr2_navigation_perception package from pr2_navigation repolaser_tilt_controller_filter pr2_move_base pr2_navigation pr2_navigation_config pr2_navigation_global pr2_navigation_local pr2_navigation_perception pr2_navigation_self_filter pr2_navigation_slam pr2_navigation_teleop semantic_point_annotator |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.28 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/PR2-prime/pr2_navigation.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2018-05-07 |
Dev Status | UNMAINTAINED |
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
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
Changelog for package pr2_navigation_perception
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- Merge pull request #27 from v4hn/pr-hydro-fix-broken-filters-plugin specify prefix for filter plugins
- Merge pull request #35 from k-okada/hydro-devel use [arg]{.title-ref} for all parameters for ground filtering
- fix layout
- enable to use args for all params
- Merge pull request #28 from v4hn/pr-hydro-filter-machine spawn laser filter on c2 (where the rest of the pipeline runs)
- Merge pull request #31 from mikaelarguedas/update_pluginlib_macros update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- spawn laser filter on c2 (where the rest of the pipeline runs) Without this, all tilt laserscans are sent back and forth between c1 and c2 for no reason, adding to the general delays...
- specify prefix for filter plugins The missing prefix has hazardous consequences due to a series of unfortunate events involving the filters and the laser_filters package..
- Contributors: Austin, David Feil-Seifer, Kei Okada, Mikael Arguedas, v4hn
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
- Updated maintanership
- Contributors: TheDash
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
- Remove mainpage.dox
- Contributors: TheDash
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
- Removed unnecesary dependency on deprecated pcl
- Contributors: TheDash
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- The last touches for moving pr2_navigation over to PointCloud2
- Fixing some dependencies
- Removing unused laser footprint filter
- Since the footprint extractor is a filter, the ROS message types must be used rather than the pcl subscriber
- Porting the footprint filter from a PointCloud to PointCloud2
- Switching to the un-deprecated pluginlib macro
- Fixes for fuerte
- Running the navigation stack on c2, removing some throttles
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
pr2_navigation | |
pr2_2dnav | |
pr2_2dnav_local | |
pr2_2dnav_slam |
Launch files
Messages
Services
Plugins
Recent questions tagged pr2_navigation_perception at Robotics Stack Exchange
![]() |
pr2_navigation_perception package from pr2_navigation repolaser_tilt_controller_filter pr2_move_base pr2_navigation pr2_navigation_config pr2_navigation_global pr2_navigation_local pr2_navigation_perception pr2_navigation_self_filter pr2_navigation_slam pr2_navigation_teleop semantic_point_annotator |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.2.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/PR2/pr2_navigation.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2025-01-07 |
Dev Status | UNMAINTAINED |
CI status | Continuous Integration : 0 / 0 |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
Changelog for package pr2_navigation_perception
0.2.0 (2022-05-18)
- updated maintainer
- Contributors: Dave Feil-Seifer
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- Merge pull request #27 from v4hn/pr-hydro-fix-broken-filters-plugin specify prefix for filter plugins
- Merge pull request #35 from k-okada/hydro-devel use [arg]{.title-ref} for all parameters for ground filtering
- fix layout
- enable to use args for all params
- Merge pull request #28 from v4hn/pr-hydro-filter-machine spawn laser filter on c2 (where the rest of the pipeline runs)
- Merge pull request #31 from mikaelarguedas/update_pluginlib_macros update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- spawn laser filter on c2 (where the rest of the pipeline runs) Without this, all tilt laserscans are sent back and forth between c1 and c2 for no reason, adding to the general delays...
- specify prefix for filter plugins The missing prefix has hazardous consequences due to a series of unfortunate events involving the filters and the laser_filters package..
- Contributors: Austin, David Feil-Seifer, Kei Okada, Mikael Arguedas, v4hn
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
- Updated maintanership
- Contributors: TheDash
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
- Remove mainpage.dox
- Contributors: TheDash
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
- Removed unnecesary dependency on deprecated pcl
- Contributors: TheDash
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- The last touches for moving pr2_navigation over to PointCloud2
- Fixing some dependencies
- Removing unused laser footprint filter
- Since the footprint extractor is a filter, the ROS message types
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
pr2_navigation |
Launch files
Messages
Services
Plugins
Recent questions tagged pr2_navigation_perception at Robotics Stack Exchange
![]() |
pr2_navigation_perception package from pr2_navigation repolaser_tilt_controller_filter pr2_move_base pr2_navigation pr2_navigation_config pr2_navigation_global pr2_navigation_local pr2_navigation_perception pr2_navigation_self_filter pr2_navigation_slam pr2_navigation_teleop semantic_point_annotator |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.2.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/PR2/pr2_navigation.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2025-01-07 |
Dev Status | UNMAINTAINED |
CI status | Continuous Integration : 0 / 0 |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- David Feil-Seifer
Authors
- Eitan Marder-Eppstein
Changelog for package pr2_navigation_perception
0.2.0 (2022-05-18)
- updated maintainer
- Contributors: Dave Feil-Seifer
0.1.28 (2018-04-27)
- Merge pull request #36 from k-okada/fix_catkin_depends fixed CMake files for compile in kinetic
- updated maintainer
- Merge pull request #27 from v4hn/pr-hydro-fix-broken-filters-plugin specify prefix for filter plugins
- Merge pull request #35 from k-okada/hydro-devel use [arg]{.title-ref} for all parameters for ground filtering
- fix layout
- enable to use args for all params
- Merge pull request #28 from v4hn/pr-hydro-filter-machine spawn laser filter on c2 (where the rest of the pipeline runs)
- Merge pull request #31 from mikaelarguedas/update_pluginlib_macros update to use non deprecated pluginlib macro
- update to use non deprecated pluginlib macro
- spawn laser filter on c2 (where the rest of the pipeline runs) Without this, all tilt laserscans are sent back and forth between c1 and c2 for no reason, adding to the general delays...
- specify prefix for filter plugins The missing prefix has hazardous consequences due to a series of unfortunate events involving the filters and the laser_filters package..
- Contributors: Austin, David Feil-Seifer, Kei Okada, Mikael Arguedas, v4hn
0.1.27 (2015-06-22)
0.1.26 (2015-02-10)
- Updated maintanership
- Contributors: TheDash
0.1.25 (2015-02-06)
0.1.24 (2014-10-15)
- Remove mainpage.dox
- Contributors: TheDash
0.1.23 (2014-10-15)
- Updated maintainership
- Contributors: TheDash
0.1.22 (2014-09-08)
0.1.21 (2014-09-06)
- Removed unnecesary dependency on deprecated pcl
- Contributors: TheDash
0.1.20 (2014-09-06)
- 0.1.19
- Added changelogs
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.19 (2014-09-06)
- 0.1.18
- Generating changelogs; preparing for release
- Contributors: TheDash
0.1.18 (2014-09-06)
- catkinize packages
- Add ignores.
- Fixes to keep costmap clean of artifacts in voxel grid. Added an interpolation filter to the tilt laser scan used for clearing. This lets the laser clear voxels which are no longer filled but which are in front of transparent objects which don't give a proper laser reading. Changed the timing of when in the tilt scan the laser data is used for marking. Previously it was prone to marking voxels at the top edge of the tilt scan which would never get cleared out. Now the filter stops accepting tilt scan data .05 seconds before it gets to the top of the tilt range, and the problem does not seem to happen. This throws away a very thin wedge of scan data which does not seem to hurt performance.
- The last touches for moving pr2_navigation over to PointCloud2
- Fixing some dependencies
- Removing unused laser footprint filter
- Since the footprint extractor is a filter, the ROS message types
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
pr2_navigation |