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

Package Summary

Tags No category tags.
Version 0.6.17
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_control.git
VCS Type git
VCS Version indigo_dev
Last Updated 2018-07-21
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

The cob_obstacle_distance package

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Marco Bezzon
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_obstacle_distance

0.6.17 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

0.6.16 (2018-01-07)

  • Merge remote-tracking branch 'origin/indigo_release_candidate' into indigo_dev
  • Merge pull request #159 from ipa-fxm/APACHE_license use license apache 2.0
  • use license apache 2.0
  • Contributors: Felix Messmer, ipa-fxm, ipa-uhr-mk

0.6.15 (2017-07-18)

  • use xacro --inorder
  • Merge pull request #122 from ipa-fxm/indigo_roslint roslint some packages
  • starting to roslint some packages
  • manually fix changelog
  • add possiblitiy to add shelf as obstacle
  • Contributors: Nadia Hammoudeh García, ipa-fxm

0.6.14 (2016-10-10)

0.6.13 (2016-10-10)

0.6.12 (2016-10-10)

  • Two publishers where publishing to the same frame name
  • Contributors: ipa-bfb

0.6.11 (2016-04-01)

  • outsource obstacle_distance messages
  • add missing install tag
  • Added method to set drawable again and to avoid drawing of self-collision links.
  • Renamings and replaced box with sphere.
  • Fixed order of transform and service registration. Additionally added more time to wait for service availability.
  • working on marker publisher
  • working on log output
  • renaming frame - link
  • Contributors: Marco Bezzon, ipa-fxm

0.6.10 (2015-08-31)

0.6.9 (2015-08-25)

  • review dependencies

  • authors in package xml

  • Merge branch 'test_of_feature_with_adapt_frame_tracker' of github.com:ipa-fxm-mb/cob_control into test_of_feature

  • Corrections integrated from PR: [WIP] Finalizing/Testing of TwistController features (#51). Renaming from frame_to_collision to link_to_collision.

    • Made some changes for test. - Decreased Duration time for markers. - Corrected pose update for self collision check frames. - Added new scripts.
  • boost revision

  • Some preparations for test: IMarker smaller, Alpha settings, More scripts. Default value for Frame Tracker params.

    • CA: Increased exp. decay from 0.1 to 0.2 - Added comments. - Moved constraints set and management to base class. - Added time delta to test script.
    • Removed parameter mu. - Added obstacle id for identification of collision pair in ObstacleDistance.msg. - Added Frametracking to DataCollector. - Restructured obstacle distance data collecting. - In debug trajectory marker added explicit usage of frame_tracker/tracking_frame.
  • merge

  • more dependency fixes according to review comments

  • explicit dependency to boost

  • Fixed bug when obstacles move away from robot. Clear distances list when new distances arrive (also in case nothing is available for current link) to avoid no movement.

  • Due to restructuring of self-collision YYAMLs also restructured computation of the file and the ignoreSelfCollisionPart method.

    • Renaming obstacle_marker_server for interactive obstacle

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_obstacle_distance at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.6.17
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_control.git
VCS Type git
VCS Version indigo_dev
Last Updated 2018-07-21
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

The cob_obstacle_distance package

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Marco Bezzon
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_obstacle_distance

0.6.17 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

0.6.16 (2018-01-07)

  • Merge remote-tracking branch 'origin/indigo_release_candidate' into indigo_dev
  • Merge pull request #159 from ipa-fxm/APACHE_license use license apache 2.0
  • use license apache 2.0
  • Contributors: Felix Messmer, ipa-fxm, ipa-uhr-mk

0.6.15 (2017-07-18)

  • use xacro --inorder
  • Merge pull request #122 from ipa-fxm/indigo_roslint roslint some packages
  • starting to roslint some packages
  • manually fix changelog
  • add possiblitiy to add shelf as obstacle
  • Contributors: Nadia Hammoudeh García, ipa-fxm

0.6.14 (2016-10-10)

0.6.13 (2016-10-10)

0.6.12 (2016-10-10)

  • Two publishers where publishing to the same frame name
  • Contributors: ipa-bfb

0.6.11 (2016-04-01)

  • outsource obstacle_distance messages
  • add missing install tag
  • Added method to set drawable again and to avoid drawing of self-collision links.
  • Renamings and replaced box with sphere.
  • Fixed order of transform and service registration. Additionally added more time to wait for service availability.
  • working on marker publisher
  • working on log output
  • renaming frame - link
  • Contributors: Marco Bezzon, ipa-fxm

0.6.10 (2015-08-31)

0.6.9 (2015-08-25)

  • review dependencies

  • authors in package xml

  • Merge branch 'test_of_feature_with_adapt_frame_tracker' of github.com:ipa-fxm-mb/cob_control into test_of_feature

  • Corrections integrated from PR: [WIP] Finalizing/Testing of TwistController features (#51). Renaming from frame_to_collision to link_to_collision.

    • Made some changes for test. - Decreased Duration time for markers. - Corrected pose update for self collision check frames. - Added new scripts.
  • boost revision

  • Some preparations for test: IMarker smaller, Alpha settings, More scripts. Default value for Frame Tracker params.

    • CA: Increased exp. decay from 0.1 to 0.2 - Added comments. - Moved constraints set and management to base class. - Added time delta to test script.
    • Removed parameter mu. - Added obstacle id for identification of collision pair in ObstacleDistance.msg. - Added Frametracking to DataCollector. - Restructured obstacle distance data collecting. - In debug trajectory marker added explicit usage of frame_tracker/tracking_frame.
  • merge

  • more dependency fixes according to review comments

  • explicit dependency to boost

  • Fixed bug when obstacles move away from robot. Clear distances list when new distances arrive (also in case nothing is available for current link) to avoid no movement.

  • Due to restructuring of self-collision YYAMLs also restructured computation of the file and the ignoreSelfCollisionPart method.

    • Renaming obstacle_marker_server for interactive obstacle

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_obstacle_distance at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.6.17
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_control.git
VCS Type git
VCS Version indigo_dev
Last Updated 2018-07-21
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

The cob_obstacle_distance package

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Marco Bezzon
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_obstacle_distance

0.6.17 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

0.6.16 (2018-01-07)

  • Merge remote-tracking branch 'origin/indigo_release_candidate' into indigo_dev
  • Merge pull request #159 from ipa-fxm/APACHE_license use license apache 2.0
  • use license apache 2.0
  • Contributors: Felix Messmer, ipa-fxm, ipa-uhr-mk

0.6.15 (2017-07-18)

  • use xacro --inorder
  • Merge pull request #122 from ipa-fxm/indigo_roslint roslint some packages
  • starting to roslint some packages
  • manually fix changelog
  • add possiblitiy to add shelf as obstacle
  • Contributors: Nadia Hammoudeh García, ipa-fxm

0.6.14 (2016-10-10)

0.6.13 (2016-10-10)

0.6.12 (2016-10-10)

  • Two publishers where publishing to the same frame name
  • Contributors: ipa-bfb

0.6.11 (2016-04-01)

  • outsource obstacle_distance messages
  • add missing install tag
  • Added method to set drawable again and to avoid drawing of self-collision links.
  • Renamings and replaced box with sphere.
  • Fixed order of transform and service registration. Additionally added more time to wait for service availability.
  • working on marker publisher
  • working on log output
  • renaming frame - link
  • Contributors: Marco Bezzon, ipa-fxm

0.6.10 (2015-08-31)

0.6.9 (2015-08-25)

  • review dependencies

  • authors in package xml

  • Merge branch 'test_of_feature_with_adapt_frame_tracker' of github.com:ipa-fxm-mb/cob_control into test_of_feature

  • Corrections integrated from PR: [WIP] Finalizing/Testing of TwistController features (#51). Renaming from frame_to_collision to link_to_collision.

    • Made some changes for test. - Decreased Duration time for markers. - Corrected pose update for self collision check frames. - Added new scripts.
  • boost revision

  • Some preparations for test: IMarker smaller, Alpha settings, More scripts. Default value for Frame Tracker params.

    • CA: Increased exp. decay from 0.1 to 0.2 - Added comments. - Moved constraints set and management to base class. - Added time delta to test script.
    • Removed parameter mu. - Added obstacle id for identification of collision pair in ObstacleDistance.msg. - Added Frametracking to DataCollector. - Restructured obstacle distance data collecting. - In debug trajectory marker added explicit usage of frame_tracker/tracking_frame.
  • merge

  • more dependency fixes according to review comments

  • explicit dependency to boost

  • Fixed bug when obstacles move away from robot. Clear distances list when new distances arrive (also in case nothing is available for current link) to avoid no movement.

  • Due to restructuring of self-collision YYAMLs also restructured computation of the file and the ignoreSelfCollisionPart method.

    • Renaming obstacle_marker_server for interactive obstacle

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_obstacle_distance at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.6.17
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_control.git
VCS Type git
VCS Version indigo_dev
Last Updated 2018-07-21
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

The cob_obstacle_distance package

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Marco Bezzon
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_obstacle_distance

0.6.17 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

0.6.16 (2018-01-07)

  • Merge remote-tracking branch 'origin/indigo_release_candidate' into indigo_dev
  • Merge pull request #159 from ipa-fxm/APACHE_license use license apache 2.0
  • use license apache 2.0
  • Contributors: Felix Messmer, ipa-fxm, ipa-uhr-mk

0.6.15 (2017-07-18)

  • use xacro --inorder
  • Merge pull request #122 from ipa-fxm/indigo_roslint roslint some packages
  • starting to roslint some packages
  • manually fix changelog
  • add possiblitiy to add shelf as obstacle
  • Contributors: Nadia Hammoudeh García, ipa-fxm

0.6.14 (2016-10-10)

0.6.13 (2016-10-10)

0.6.12 (2016-10-10)

  • Two publishers where publishing to the same frame name
  • Contributors: ipa-bfb

0.6.11 (2016-04-01)

  • outsource obstacle_distance messages
  • add missing install tag
  • Added method to set drawable again and to avoid drawing of self-collision links.
  • Renamings and replaced box with sphere.
  • Fixed order of transform and service registration. Additionally added more time to wait for service availability.
  • working on marker publisher
  • working on log output
  • renaming frame - link
  • Contributors: Marco Bezzon, ipa-fxm

0.6.10 (2015-08-31)

0.6.9 (2015-08-25)

  • review dependencies

  • authors in package xml

  • Merge branch 'test_of_feature_with_adapt_frame_tracker' of github.com:ipa-fxm-mb/cob_control into test_of_feature

  • Corrections integrated from PR: [WIP] Finalizing/Testing of TwistController features (#51). Renaming from frame_to_collision to link_to_collision.

    • Made some changes for test. - Decreased Duration time for markers. - Corrected pose update for self collision check frames. - Added new scripts.
  • boost revision

  • Some preparations for test: IMarker smaller, Alpha settings, More scripts. Default value for Frame Tracker params.

    • CA: Increased exp. decay from 0.1 to 0.2 - Added comments. - Moved constraints set and management to base class. - Added time delta to test script.
    • Removed parameter mu. - Added obstacle id for identification of collision pair in ObstacleDistance.msg. - Added Frametracking to DataCollector. - Restructured obstacle distance data collecting. - In debug trajectory marker added explicit usage of frame_tracker/tracking_frame.
  • merge

  • more dependency fixes according to review comments

  • explicit dependency to boost

  • Fixed bug when obstacles move away from robot. Clear distances list when new distances arrive (also in case nothing is available for current link) to avoid no movement.

  • Due to restructuring of self-collision YYAMLs also restructured computation of the file and the ignoreSelfCollisionPart method.

    • Renaming obstacle_marker_server for interactive obstacle

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_obstacle_distance at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.6.17
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_control.git
VCS Type git
VCS Version indigo_dev
Last Updated 2018-07-21
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

The cob_obstacle_distance package

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Marco Bezzon
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_obstacle_distance

0.6.17 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

0.6.16 (2018-01-07)

  • Merge remote-tracking branch 'origin/indigo_release_candidate' into indigo_dev
  • Merge pull request #159 from ipa-fxm/APACHE_license use license apache 2.0
  • use license apache 2.0
  • Contributors: Felix Messmer, ipa-fxm, ipa-uhr-mk

0.6.15 (2017-07-18)

  • use xacro --inorder
  • Merge pull request #122 from ipa-fxm/indigo_roslint roslint some packages
  • starting to roslint some packages
  • manually fix changelog
  • add possiblitiy to add shelf as obstacle
  • Contributors: Nadia Hammoudeh García, ipa-fxm

0.6.14 (2016-10-10)

0.6.13 (2016-10-10)

0.6.12 (2016-10-10)

  • Two publishers where publishing to the same frame name
  • Contributors: ipa-bfb

0.6.11 (2016-04-01)

  • outsource obstacle_distance messages
  • add missing install tag
  • Added method to set drawable again and to avoid drawing of self-collision links.
  • Renamings and replaced box with sphere.
  • Fixed order of transform and service registration. Additionally added more time to wait for service availability.
  • working on marker publisher
  • working on log output
  • renaming frame - link
  • Contributors: Marco Bezzon, ipa-fxm

0.6.10 (2015-08-31)

0.6.9 (2015-08-25)

  • review dependencies

  • authors in package xml

  • Merge branch 'test_of_feature_with_adapt_frame_tracker' of github.com:ipa-fxm-mb/cob_control into test_of_feature

  • Corrections integrated from PR: [WIP] Finalizing/Testing of TwistController features (#51). Renaming from frame_to_collision to link_to_collision.

    • Made some changes for test. - Decreased Duration time for markers. - Corrected pose update for self collision check frames. - Added new scripts.
  • boost revision

  • Some preparations for test: IMarker smaller, Alpha settings, More scripts. Default value for Frame Tracker params.

    • CA: Increased exp. decay from 0.1 to 0.2 - Added comments. - Moved constraints set and management to base class. - Added time delta to test script.
    • Removed parameter mu. - Added obstacle id for identification of collision pair in ObstacleDistance.msg. - Added Frametracking to DataCollector. - Restructured obstacle distance data collecting. - In debug trajectory marker added explicit usage of frame_tracker/tracking_frame.
  • merge

  • more dependency fixes according to review comments

  • explicit dependency to boost

  • Fixed bug when obstacles move away from robot. Clear distances list when new distances arrive (also in case nothing is available for current link) to avoid no movement.

  • Due to restructuring of self-collision YYAMLs also restructured computation of the file and the ignoreSelfCollisionPart method.

    • Renaming obstacle_marker_server for interactive obstacle

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_obstacle_distance at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.6.17
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_control.git
VCS Type git
VCS Version indigo_dev
Last Updated 2018-07-21
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

The cob_obstacle_distance package

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Marco Bezzon
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_obstacle_distance

0.6.17 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

0.6.16 (2018-01-07)

  • Merge remote-tracking branch 'origin/indigo_release_candidate' into indigo_dev
  • Merge pull request #159 from ipa-fxm/APACHE_license use license apache 2.0
  • use license apache 2.0
  • Contributors: Felix Messmer, ipa-fxm, ipa-uhr-mk

0.6.15 (2017-07-18)

  • use xacro --inorder
  • Merge pull request #122 from ipa-fxm/indigo_roslint roslint some packages
  • starting to roslint some packages
  • manually fix changelog
  • add possiblitiy to add shelf as obstacle
  • Contributors: Nadia Hammoudeh García, ipa-fxm

0.6.14 (2016-10-10)

0.6.13 (2016-10-10)

0.6.12 (2016-10-10)

  • Two publishers where publishing to the same frame name
  • Contributors: ipa-bfb

0.6.11 (2016-04-01)

  • outsource obstacle_distance messages
  • add missing install tag
  • Added method to set drawable again and to avoid drawing of self-collision links.
  • Renamings and replaced box with sphere.
  • Fixed order of transform and service registration. Additionally added more time to wait for service availability.
  • working on marker publisher
  • working on log output
  • renaming frame - link
  • Contributors: Marco Bezzon, ipa-fxm

0.6.10 (2015-08-31)

0.6.9 (2015-08-25)

  • review dependencies

  • authors in package xml

  • Merge branch 'test_of_feature_with_adapt_frame_tracker' of github.com:ipa-fxm-mb/cob_control into test_of_feature

  • Corrections integrated from PR: [WIP] Finalizing/Testing of TwistController features (#51). Renaming from frame_to_collision to link_to_collision.

    • Made some changes for test. - Decreased Duration time for markers. - Corrected pose update for self collision check frames. - Added new scripts.
  • boost revision

  • Some preparations for test: IMarker smaller, Alpha settings, More scripts. Default value for Frame Tracker params.

    • CA: Increased exp. decay from 0.1 to 0.2 - Added comments. - Moved constraints set and management to base class. - Added time delta to test script.
    • Removed parameter mu. - Added obstacle id for identification of collision pair in ObstacleDistance.msg. - Added Frametracking to DataCollector. - Restructured obstacle distance data collecting. - In debug trajectory marker added explicit usage of frame_tracker/tracking_frame.
  • merge

  • more dependency fixes according to review comments

  • explicit dependency to boost

  • Fixed bug when obstacles move away from robot. Clear distances list when new distances arrive (also in case nothing is available for current link) to avoid no movement.

  • Due to restructuring of self-collision YYAMLs also restructured computation of the file and the ignoreSelfCollisionPart method.

    • Renaming obstacle_marker_server for interactive obstacle

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_obstacle_distance at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.6.17
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_control.git
VCS Type git
VCS Version indigo_dev
Last Updated 2018-07-21
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

The cob_obstacle_distance package

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Marco Bezzon
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_obstacle_distance

0.6.17 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

0.6.16 (2018-01-07)

  • Merge remote-tracking branch 'origin/indigo_release_candidate' into indigo_dev
  • Merge pull request #159 from ipa-fxm/APACHE_license use license apache 2.0
  • use license apache 2.0
  • Contributors: Felix Messmer, ipa-fxm, ipa-uhr-mk

0.6.15 (2017-07-18)

  • use xacro --inorder
  • Merge pull request #122 from ipa-fxm/indigo_roslint roslint some packages
  • starting to roslint some packages
  • manually fix changelog
  • add possiblitiy to add shelf as obstacle
  • Contributors: Nadia Hammoudeh García, ipa-fxm

0.6.14 (2016-10-10)

0.6.13 (2016-10-10)

0.6.12 (2016-10-10)

  • Two publishers where publishing to the same frame name
  • Contributors: ipa-bfb

0.6.11 (2016-04-01)

  • outsource obstacle_distance messages
  • add missing install tag
  • Added method to set drawable again and to avoid drawing of self-collision links.
  • Renamings and replaced box with sphere.
  • Fixed order of transform and service registration. Additionally added more time to wait for service availability.
  • working on marker publisher
  • working on log output
  • renaming frame - link
  • Contributors: Marco Bezzon, ipa-fxm

0.6.10 (2015-08-31)

0.6.9 (2015-08-25)

  • review dependencies

  • authors in package xml

  • Merge branch 'test_of_feature_with_adapt_frame_tracker' of github.com:ipa-fxm-mb/cob_control into test_of_feature

  • Corrections integrated from PR: [WIP] Finalizing/Testing of TwistController features (#51). Renaming from frame_to_collision to link_to_collision.

    • Made some changes for test. - Decreased Duration time for markers. - Corrected pose update for self collision check frames. - Added new scripts.
  • boost revision

  • Some preparations for test: IMarker smaller, Alpha settings, More scripts. Default value for Frame Tracker params.

    • CA: Increased exp. decay from 0.1 to 0.2 - Added comments. - Moved constraints set and management to base class. - Added time delta to test script.
    • Removed parameter mu. - Added obstacle id for identification of collision pair in ObstacleDistance.msg. - Added Frametracking to DataCollector. - Restructured obstacle distance data collecting. - In debug trajectory marker added explicit usage of frame_tracker/tracking_frame.
  • merge

  • more dependency fixes according to review comments

  • explicit dependency to boost

  • Fixed bug when obstacles move away from robot. Clear distances list when new distances arrive (also in case nothing is available for current link) to avoid no movement.

  • Due to restructuring of self-collision YYAMLs also restructured computation of the file and the ignoreSelfCollisionPart method.

    • Renaming obstacle_marker_server for interactive obstacle

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_obstacle_distance at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.6.17
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_control.git
VCS Type git
VCS Version indigo_dev
Last Updated 2018-07-21
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

The cob_obstacle_distance package

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Marco Bezzon
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_obstacle_distance

0.6.17 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

0.6.16 (2018-01-07)

  • Merge remote-tracking branch 'origin/indigo_release_candidate' into indigo_dev
  • Merge pull request #159 from ipa-fxm/APACHE_license use license apache 2.0
  • use license apache 2.0
  • Contributors: Felix Messmer, ipa-fxm, ipa-uhr-mk

0.6.15 (2017-07-18)

  • use xacro --inorder
  • Merge pull request #122 from ipa-fxm/indigo_roslint roslint some packages
  • starting to roslint some packages
  • manually fix changelog
  • add possiblitiy to add shelf as obstacle
  • Contributors: Nadia Hammoudeh García, ipa-fxm

0.6.14 (2016-10-10)

0.6.13 (2016-10-10)

0.6.12 (2016-10-10)

  • Two publishers where publishing to the same frame name
  • Contributors: ipa-bfb

0.6.11 (2016-04-01)

  • outsource obstacle_distance messages
  • add missing install tag
  • Added method to set drawable again and to avoid drawing of self-collision links.
  • Renamings and replaced box with sphere.
  • Fixed order of transform and service registration. Additionally added more time to wait for service availability.
  • working on marker publisher
  • working on log output
  • renaming frame - link
  • Contributors: Marco Bezzon, ipa-fxm

0.6.10 (2015-08-31)

0.6.9 (2015-08-25)

  • review dependencies

  • authors in package xml

  • Merge branch 'test_of_feature_with_adapt_frame_tracker' of github.com:ipa-fxm-mb/cob_control into test_of_feature

  • Corrections integrated from PR: [WIP] Finalizing/Testing of TwistController features (#51). Renaming from frame_to_collision to link_to_collision.

    • Made some changes for test. - Decreased Duration time for markers. - Corrected pose update for self collision check frames. - Added new scripts.
  • boost revision

  • Some preparations for test: IMarker smaller, Alpha settings, More scripts. Default value for Frame Tracker params.

    • CA: Increased exp. decay from 0.1 to 0.2 - Added comments. - Moved constraints set and management to base class. - Added time delta to test script.
    • Removed parameter mu. - Added obstacle id for identification of collision pair in ObstacleDistance.msg. - Added Frametracking to DataCollector. - Restructured obstacle distance data collecting. - In debug trajectory marker added explicit usage of frame_tracker/tracking_frame.
  • merge

  • more dependency fixes according to review comments

  • explicit dependency to boost

  • Fixed bug when obstacles move away from robot. Clear distances list when new distances arrive (also in case nothing is available for current link) to avoid no movement.

  • Due to restructuring of self-collision YYAMLs also restructured computation of the file and the ignoreSelfCollisionPart method.

    • Renaming obstacle_marker_server for interactive obstacle

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_obstacle_distance at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.6.17
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_control.git
VCS Type git
VCS Version indigo_dev
Last Updated 2018-07-21
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

The cob_obstacle_distance package

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Marco Bezzon
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_obstacle_distance

0.6.17 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

0.6.16 (2018-01-07)

  • Merge remote-tracking branch 'origin/indigo_release_candidate' into indigo_dev
  • Merge pull request #159 from ipa-fxm/APACHE_license use license apache 2.0
  • use license apache 2.0
  • Contributors: Felix Messmer, ipa-fxm, ipa-uhr-mk

0.6.15 (2017-07-18)

  • use xacro --inorder
  • Merge pull request #122 from ipa-fxm/indigo_roslint roslint some packages
  • starting to roslint some packages
  • manually fix changelog
  • add possiblitiy to add shelf as obstacle
  • Contributors: Nadia Hammoudeh García, ipa-fxm

0.6.14 (2016-10-10)

0.6.13 (2016-10-10)

0.6.12 (2016-10-10)

  • Two publishers where publishing to the same frame name
  • Contributors: ipa-bfb

0.6.11 (2016-04-01)

  • outsource obstacle_distance messages
  • add missing install tag
  • Added method to set drawable again and to avoid drawing of self-collision links.
  • Renamings and replaced box with sphere.
  • Fixed order of transform and service registration. Additionally added more time to wait for service availability.
  • working on marker publisher
  • working on log output
  • renaming frame - link
  • Contributors: Marco Bezzon, ipa-fxm

0.6.10 (2015-08-31)

0.6.9 (2015-08-25)

  • review dependencies

  • authors in package xml

  • Merge branch 'test_of_feature_with_adapt_frame_tracker' of github.com:ipa-fxm-mb/cob_control into test_of_feature

  • Corrections integrated from PR: [WIP] Finalizing/Testing of TwistController features (#51). Renaming from frame_to_collision to link_to_collision.

    • Made some changes for test. - Decreased Duration time for markers. - Corrected pose update for self collision check frames. - Added new scripts.
  • boost revision

  • Some preparations for test: IMarker smaller, Alpha settings, More scripts. Default value for Frame Tracker params.

    • CA: Increased exp. decay from 0.1 to 0.2 - Added comments. - Moved constraints set and management to base class. - Added time delta to test script.
    • Removed parameter mu. - Added obstacle id for identification of collision pair in ObstacleDistance.msg. - Added Frametracking to DataCollector. - Restructured obstacle distance data collecting. - In debug trajectory marker added explicit usage of frame_tracker/tracking_frame.
  • merge

  • more dependency fixes according to review comments

  • explicit dependency to boost

  • Fixed bug when obstacles move away from robot. Clear distances list when new distances arrive (also in case nothing is available for current link) to avoid no movement.

  • Due to restructuring of self-collision YYAMLs also restructured computation of the file and the ignoreSelfCollisionPart method.

    • Renaming obstacle_marker_server for interactive obstacle

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_obstacle_distance at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.6.17
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_control.git
VCS Type git
VCS Version indigo_dev
Last Updated 2018-07-21
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

The cob_obstacle_distance package

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Marco Bezzon
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_obstacle_distance

0.6.17 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

0.6.16 (2018-01-07)

  • Merge remote-tracking branch 'origin/indigo_release_candidate' into indigo_dev
  • Merge pull request #159 from ipa-fxm/APACHE_license use license apache 2.0
  • use license apache 2.0
  • Contributors: Felix Messmer, ipa-fxm, ipa-uhr-mk

0.6.15 (2017-07-18)

  • use xacro --inorder
  • Merge pull request #122 from ipa-fxm/indigo_roslint roslint some packages
  • starting to roslint some packages
  • manually fix changelog
  • add possiblitiy to add shelf as obstacle
  • Contributors: Nadia Hammoudeh García, ipa-fxm

0.6.14 (2016-10-10)

0.6.13 (2016-10-10)

0.6.12 (2016-10-10)

  • Two publishers where publishing to the same frame name
  • Contributors: ipa-bfb

0.6.11 (2016-04-01)

  • outsource obstacle_distance messages
  • add missing install tag
  • Added method to set drawable again and to avoid drawing of self-collision links.
  • Renamings and replaced box with sphere.
  • Fixed order of transform and service registration. Additionally added more time to wait for service availability.
  • working on marker publisher
  • working on log output
  • renaming frame - link
  • Contributors: Marco Bezzon, ipa-fxm

0.6.10 (2015-08-31)

0.6.9 (2015-08-25)

  • review dependencies

  • authors in package xml

  • Merge branch 'test_of_feature_with_adapt_frame_tracker' of github.com:ipa-fxm-mb/cob_control into test_of_feature

  • Corrections integrated from PR: [WIP] Finalizing/Testing of TwistController features (#51). Renaming from frame_to_collision to link_to_collision.

    • Made some changes for test. - Decreased Duration time for markers. - Corrected pose update for self collision check frames. - Added new scripts.
  • boost revision

  • Some preparations for test: IMarker smaller, Alpha settings, More scripts. Default value for Frame Tracker params.

    • CA: Increased exp. decay from 0.1 to 0.2 - Added comments. - Moved constraints set and management to base class. - Added time delta to test script.
    • Removed parameter mu. - Added obstacle id for identification of collision pair in ObstacleDistance.msg. - Added Frametracking to DataCollector. - Restructured obstacle distance data collecting. - In debug trajectory marker added explicit usage of frame_tracker/tracking_frame.
  • merge

  • more dependency fixes according to review comments

  • explicit dependency to boost

  • Fixed bug when obstacles move away from robot. Clear distances list when new distances arrive (also in case nothing is available for current link) to avoid no movement.

  • Due to restructuring of self-collision YYAMLs also restructured computation of the file and the ignoreSelfCollisionPart method.

    • Renaming obstacle_marker_server for interactive obstacle

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_obstacle_distance at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.6.17
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_control.git
VCS Type git
VCS Version indigo_dev
Last Updated 2018-07-21
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

The cob_obstacle_distance package

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Marco Bezzon
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_obstacle_distance

0.6.17 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

0.6.16 (2018-01-07)

  • Merge remote-tracking branch 'origin/indigo_release_candidate' into indigo_dev
  • Merge pull request #159 from ipa-fxm/APACHE_license use license apache 2.0
  • use license apache 2.0
  • Contributors: Felix Messmer, ipa-fxm, ipa-uhr-mk

0.6.15 (2017-07-18)

  • use xacro --inorder
  • Merge pull request #122 from ipa-fxm/indigo_roslint roslint some packages
  • starting to roslint some packages
  • manually fix changelog
  • add possiblitiy to add shelf as obstacle
  • Contributors: Nadia Hammoudeh García, ipa-fxm

0.6.14 (2016-10-10)

0.6.13 (2016-10-10)

0.6.12 (2016-10-10)

  • Two publishers where publishing to the same frame name
  • Contributors: ipa-bfb

0.6.11 (2016-04-01)

  • outsource obstacle_distance messages
  • add missing install tag
  • Added method to set drawable again and to avoid drawing of self-collision links.
  • Renamings and replaced box with sphere.
  • Fixed order of transform and service registration. Additionally added more time to wait for service availability.
  • working on marker publisher
  • working on log output
  • renaming frame - link
  • Contributors: Marco Bezzon, ipa-fxm

0.6.10 (2015-08-31)

0.6.9 (2015-08-25)

  • review dependencies

  • authors in package xml

  • Merge branch 'test_of_feature_with_adapt_frame_tracker' of github.com:ipa-fxm-mb/cob_control into test_of_feature

  • Corrections integrated from PR: [WIP] Finalizing/Testing of TwistController features (#51). Renaming from frame_to_collision to link_to_collision.

    • Made some changes for test. - Decreased Duration time for markers. - Corrected pose update for self collision check frames. - Added new scripts.
  • boost revision

  • Some preparations for test: IMarker smaller, Alpha settings, More scripts. Default value for Frame Tracker params.

    • CA: Increased exp. decay from 0.1 to 0.2 - Added comments. - Moved constraints set and management to base class. - Added time delta to test script.
    • Removed parameter mu. - Added obstacle id for identification of collision pair in ObstacleDistance.msg. - Added Frametracking to DataCollector. - Restructured obstacle distance data collecting. - In debug trajectory marker added explicit usage of frame_tracker/tracking_frame.
  • merge

  • more dependency fixes according to review comments

  • explicit dependency to boost

  • Fixed bug when obstacles move away from robot. Clear distances list when new distances arrive (also in case nothing is available for current link) to avoid no movement.

  • Due to restructuring of self-collision YYAMLs also restructured computation of the file and the ignoreSelfCollisionPart method.

    • Renaming obstacle_marker_server for interactive obstacle

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_obstacle_distance at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.6.17
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_control.git
VCS Type git
VCS Version indigo_dev
Last Updated 2018-07-21
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

The cob_obstacle_distance package

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Marco Bezzon
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_obstacle_distance

0.6.17 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

0.6.16 (2018-01-07)

  • Merge remote-tracking branch 'origin/indigo_release_candidate' into indigo_dev
  • Merge pull request #159 from ipa-fxm/APACHE_license use license apache 2.0
  • use license apache 2.0
  • Contributors: Felix Messmer, ipa-fxm, ipa-uhr-mk

0.6.15 (2017-07-18)

  • use xacro --inorder
  • Merge pull request #122 from ipa-fxm/indigo_roslint roslint some packages
  • starting to roslint some packages
  • manually fix changelog
  • add possiblitiy to add shelf as obstacle
  • Contributors: Nadia Hammoudeh García, ipa-fxm

0.6.14 (2016-10-10)

0.6.13 (2016-10-10)

0.6.12 (2016-10-10)

  • Two publishers where publishing to the same frame name
  • Contributors: ipa-bfb

0.6.11 (2016-04-01)

  • outsource obstacle_distance messages
  • add missing install tag
  • Added method to set drawable again and to avoid drawing of self-collision links.
  • Renamings and replaced box with sphere.
  • Fixed order of transform and service registration. Additionally added more time to wait for service availability.
  • working on marker publisher
  • working on log output
  • renaming frame - link
  • Contributors: Marco Bezzon, ipa-fxm

0.6.10 (2015-08-31)

0.6.9 (2015-08-25)

  • review dependencies

  • authors in package xml

  • Merge branch 'test_of_feature_with_adapt_frame_tracker' of github.com:ipa-fxm-mb/cob_control into test_of_feature

  • Corrections integrated from PR: [WIP] Finalizing/Testing of TwistController features (#51). Renaming from frame_to_collision to link_to_collision.

    • Made some changes for test. - Decreased Duration time for markers. - Corrected pose update for self collision check frames. - Added new scripts.
  • boost revision

  • Some preparations for test: IMarker smaller, Alpha settings, More scripts. Default value for Frame Tracker params.

    • CA: Increased exp. decay from 0.1 to 0.2 - Added comments. - Moved constraints set and management to base class. - Added time delta to test script.
    • Removed parameter mu. - Added obstacle id for identification of collision pair in ObstacleDistance.msg. - Added Frametracking to DataCollector. - Restructured obstacle distance data collecting. - In debug trajectory marker added explicit usage of frame_tracker/tracking_frame.
  • merge

  • more dependency fixes according to review comments

  • explicit dependency to boost

  • Fixed bug when obstacles move away from robot. Clear distances list when new distances arrive (also in case nothing is available for current link) to avoid no movement.

  • Due to restructuring of self-collision YYAMLs also restructured computation of the file and the ignoreSelfCollisionPart method.

    • Renaming obstacle_marker_server for interactive obstacle

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_obstacle_distance at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.6.17
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_control.git
VCS Type git
VCS Version indigo_dev
Last Updated 2018-07-21
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

The cob_obstacle_distance package

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Marco Bezzon
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_obstacle_distance

0.6.17 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

0.6.16 (2018-01-07)

  • Merge remote-tracking branch 'origin/indigo_release_candidate' into indigo_dev
  • Merge pull request #159 from ipa-fxm/APACHE_license use license apache 2.0
  • use license apache 2.0
  • Contributors: Felix Messmer, ipa-fxm, ipa-uhr-mk

0.6.15 (2017-07-18)

  • use xacro --inorder
  • Merge pull request #122 from ipa-fxm/indigo_roslint roslint some packages
  • starting to roslint some packages
  • manually fix changelog
  • add possiblitiy to add shelf as obstacle
  • Contributors: Nadia Hammoudeh García, ipa-fxm

0.6.14 (2016-10-10)

0.6.13 (2016-10-10)

0.6.12 (2016-10-10)

  • Two publishers where publishing to the same frame name
  • Contributors: ipa-bfb

0.6.11 (2016-04-01)

  • outsource obstacle_distance messages
  • add missing install tag
  • Added method to set drawable again and to avoid drawing of self-collision links.
  • Renamings and replaced box with sphere.
  • Fixed order of transform and service registration. Additionally added more time to wait for service availability.
  • working on marker publisher
  • working on log output
  • renaming frame - link
  • Contributors: Marco Bezzon, ipa-fxm

0.6.10 (2015-08-31)

0.6.9 (2015-08-25)

  • review dependencies

  • authors in package xml

  • Merge branch 'test_of_feature_with_adapt_frame_tracker' of github.com:ipa-fxm-mb/cob_control into test_of_feature

  • Corrections integrated from PR: [WIP] Finalizing/Testing of TwistController features (#51). Renaming from frame_to_collision to link_to_collision.

    • Made some changes for test. - Decreased Duration time for markers. - Corrected pose update for self collision check frames. - Added new scripts.
  • boost revision

  • Some preparations for test: IMarker smaller, Alpha settings, More scripts. Default value for Frame Tracker params.

    • CA: Increased exp. decay from 0.1 to 0.2 - Added comments. - Moved constraints set and management to base class. - Added time delta to test script.
    • Removed parameter mu. - Added obstacle id for identification of collision pair in ObstacleDistance.msg. - Added Frametracking to DataCollector. - Restructured obstacle distance data collecting. - In debug trajectory marker added explicit usage of frame_tracker/tracking_frame.
  • merge

  • more dependency fixes according to review comments

  • explicit dependency to boost

  • Fixed bug when obstacles move away from robot. Clear distances list when new distances arrive (also in case nothing is available for current link) to avoid no movement.

  • Due to restructuring of self-collision YYAMLs also restructured computation of the file and the ignoreSelfCollisionPart method.

    • Renaming obstacle_marker_server for interactive obstacle

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_obstacle_distance at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.6.17
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_control.git
VCS Type git
VCS Version indigo_dev
Last Updated 2018-07-21
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

The cob_obstacle_distance package

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Marco Bezzon
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_obstacle_distance

0.6.17 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

0.6.16 (2018-01-07)

  • Merge remote-tracking branch 'origin/indigo_release_candidate' into indigo_dev
  • Merge pull request #159 from ipa-fxm/APACHE_license use license apache 2.0
  • use license apache 2.0
  • Contributors: Felix Messmer, ipa-fxm, ipa-uhr-mk

0.6.15 (2017-07-18)

  • use xacro --inorder
  • Merge pull request #122 from ipa-fxm/indigo_roslint roslint some packages
  • starting to roslint some packages
  • manually fix changelog
  • add possiblitiy to add shelf as obstacle
  • Contributors: Nadia Hammoudeh García, ipa-fxm

0.6.14 (2016-10-10)

0.6.13 (2016-10-10)

0.6.12 (2016-10-10)

  • Two publishers where publishing to the same frame name
  • Contributors: ipa-bfb

0.6.11 (2016-04-01)

  • outsource obstacle_distance messages
  • add missing install tag
  • Added method to set drawable again and to avoid drawing of self-collision links.
  • Renamings and replaced box with sphere.
  • Fixed order of transform and service registration. Additionally added more time to wait for service availability.
  • working on marker publisher
  • working on log output
  • renaming frame - link
  • Contributors: Marco Bezzon, ipa-fxm

0.6.10 (2015-08-31)

0.6.9 (2015-08-25)

  • review dependencies

  • authors in package xml

  • Merge branch 'test_of_feature_with_adapt_frame_tracker' of github.com:ipa-fxm-mb/cob_control into test_of_feature

  • Corrections integrated from PR: [WIP] Finalizing/Testing of TwistController features (#51). Renaming from frame_to_collision to link_to_collision.

    • Made some changes for test. - Decreased Duration time for markers. - Corrected pose update for self collision check frames. - Added new scripts.
  • boost revision

  • Some preparations for test: IMarker smaller, Alpha settings, More scripts. Default value for Frame Tracker params.

    • CA: Increased exp. decay from 0.1 to 0.2 - Added comments. - Moved constraints set and management to base class. - Added time delta to test script.
    • Removed parameter mu. - Added obstacle id for identification of collision pair in ObstacleDistance.msg. - Added Frametracking to DataCollector. - Restructured obstacle distance data collecting. - In debug trajectory marker added explicit usage of frame_tracker/tracking_frame.
  • merge

  • more dependency fixes according to review comments

  • explicit dependency to boost

  • Fixed bug when obstacles move away from robot. Clear distances list when new distances arrive (also in case nothing is available for current link) to avoid no movement.

  • Due to restructuring of self-collision YYAMLs also restructured computation of the file and the ignoreSelfCollisionPart method.

    • Renaming obstacle_marker_server for interactive obstacle

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_obstacle_distance at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.6.17
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_control.git
VCS Type git
VCS Version indigo_dev
Last Updated 2018-07-21
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

The cob_obstacle_distance package

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Marco Bezzon
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_obstacle_distance

0.6.17 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

0.6.16 (2018-01-07)

  • Merge remote-tracking branch 'origin/indigo_release_candidate' into indigo_dev
  • Merge pull request #159 from ipa-fxm/APACHE_license use license apache 2.0
  • use license apache 2.0
  • Contributors: Felix Messmer, ipa-fxm, ipa-uhr-mk

0.6.15 (2017-07-18)

  • use xacro --inorder
  • Merge pull request #122 from ipa-fxm/indigo_roslint roslint some packages
  • starting to roslint some packages
  • manually fix changelog
  • add possiblitiy to add shelf as obstacle
  • Contributors: Nadia Hammoudeh García, ipa-fxm

0.6.14 (2016-10-10)

0.6.13 (2016-10-10)

0.6.12 (2016-10-10)

  • Two publishers where publishing to the same frame name
  • Contributors: ipa-bfb

0.6.11 (2016-04-01)

  • outsource obstacle_distance messages
  • add missing install tag
  • Added method to set drawable again and to avoid drawing of self-collision links.
  • Renamings and replaced box with sphere.
  • Fixed order of transform and service registration. Additionally added more time to wait for service availability.
  • working on marker publisher
  • working on log output
  • renaming frame - link
  • Contributors: Marco Bezzon, ipa-fxm

0.6.10 (2015-08-31)

0.6.9 (2015-08-25)

  • review dependencies

  • authors in package xml

  • Merge branch 'test_of_feature_with_adapt_frame_tracker' of github.com:ipa-fxm-mb/cob_control into test_of_feature

  • Corrections integrated from PR: [WIP] Finalizing/Testing of TwistController features (#51). Renaming from frame_to_collision to link_to_collision.

    • Made some changes for test. - Decreased Duration time for markers. - Corrected pose update for self collision check frames. - Added new scripts.
  • boost revision

  • Some preparations for test: IMarker smaller, Alpha settings, More scripts. Default value for Frame Tracker params.

    • CA: Increased exp. decay from 0.1 to 0.2 - Added comments. - Moved constraints set and management to base class. - Added time delta to test script.
    • Removed parameter mu. - Added obstacle id for identification of collision pair in ObstacleDistance.msg. - Added Frametracking to DataCollector. - Restructured obstacle distance data collecting. - In debug trajectory marker added explicit usage of frame_tracker/tracking_frame.
  • merge

  • more dependency fixes according to review comments

  • explicit dependency to boost

  • Fixed bug when obstacles move away from robot. Clear distances list when new distances arrive (also in case nothing is available for current link) to avoid no movement.

  • Due to restructuring of self-collision YYAMLs also restructured computation of the file and the ignoreSelfCollisionPart method.

    • Renaming obstacle_marker_server for interactive obstacle

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_obstacle_distance at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.6.17
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_control.git
VCS Type git
VCS Version indigo_dev
Last Updated 2018-07-21
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

The cob_obstacle_distance package

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Marco Bezzon
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_obstacle_distance

0.6.17 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

0.6.16 (2018-01-07)

  • Merge remote-tracking branch 'origin/indigo_release_candidate' into indigo_dev
  • Merge pull request #159 from ipa-fxm/APACHE_license use license apache 2.0
  • use license apache 2.0
  • Contributors: Felix Messmer, ipa-fxm, ipa-uhr-mk

0.6.15 (2017-07-18)

  • use xacro --inorder
  • Merge pull request #122 from ipa-fxm/indigo_roslint roslint some packages
  • starting to roslint some packages
  • manually fix changelog
  • add possiblitiy to add shelf as obstacle
  • Contributors: Nadia Hammoudeh García, ipa-fxm

0.6.14 (2016-10-10)

0.6.13 (2016-10-10)

0.6.12 (2016-10-10)

  • Two publishers where publishing to the same frame name
  • Contributors: ipa-bfb

0.6.11 (2016-04-01)

  • outsource obstacle_distance messages
  • add missing install tag
  • Added method to set drawable again and to avoid drawing of self-collision links.
  • Renamings and replaced box with sphere.
  • Fixed order of transform and service registration. Additionally added more time to wait for service availability.
  • working on marker publisher
  • working on log output
  • renaming frame - link
  • Contributors: Marco Bezzon, ipa-fxm

0.6.10 (2015-08-31)

0.6.9 (2015-08-25)

  • review dependencies

  • authors in package xml

  • Merge branch 'test_of_feature_with_adapt_frame_tracker' of github.com:ipa-fxm-mb/cob_control into test_of_feature

  • Corrections integrated from PR: [WIP] Finalizing/Testing of TwistController features (#51). Renaming from frame_to_collision to link_to_collision.

    • Made some changes for test. - Decreased Duration time for markers. - Corrected pose update for self collision check frames. - Added new scripts.
  • boost revision

  • Some preparations for test: IMarker smaller, Alpha settings, More scripts. Default value for Frame Tracker params.

    • CA: Increased exp. decay from 0.1 to 0.2 - Added comments. - Moved constraints set and management to base class. - Added time delta to test script.
    • Removed parameter mu. - Added obstacle id for identification of collision pair in ObstacleDistance.msg. - Added Frametracking to DataCollector. - Restructured obstacle distance data collecting. - In debug trajectory marker added explicit usage of frame_tracker/tracking_frame.
  • merge

  • more dependency fixes according to review comments

  • explicit dependency to boost

  • Fixed bug when obstacles move away from robot. Clear distances list when new distances arrive (also in case nothing is available for current link) to avoid no movement.

  • Due to restructuring of self-collision YYAMLs also restructured computation of the file and the ignoreSelfCollisionPart method.

    • Renaming obstacle_marker_server for interactive obstacle

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_obstacle_distance at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.7.15
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_control.git
VCS Type git
VCS Version kinetic_dev
Last Updated 2021-10-19
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

The cob_obstacle_distance package calculates distances between both robot links and obstacles to be used for obstacle avoidance within cob_twist_controller framework.

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Marco Bezzon
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_obstacle_distance

0.7.15 (2021-10-19)

0.7.14 (2021-05-17)

0.7.13 (2021-04-06)

0.7.12 (2020-10-21)

0.7.11 (2020-03-21)

0.7.10 (2020-03-18)

  • Merge pull request #225 from fmessmer/ci_updates_kinetic [travis] ci updates - kinetic
  • catkin_lint fixes
  • Contributors: Felix Messmer, fmessmer

0.7.9 (2019-11-07)

0.7.8 (2019-08-09)

0.7.7 (2019-08-06)

  • Merge pull request #208 from ipa-jba/melodic_dev [Melodic] melodify
  • acommodate kdl api change
  • use streams instead of lexical cast (deprecated)
  • use urdf ptr types
  • Contributors: Felix Messmer, Jannik Abbenseth

0.7.6 (2019-06-07)

0.7.5 (2019-05-20)

0.7.4 (2019-04-05)

0.7.3 (2019-03-14)

0.7.2 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

0.7.1 (2018-01-07)

  • Merge remote-tracking branch 'origin/kinetic_release_candidate' into kinetic_dev
  • Merge pull request #169 from ipa-fxm/kinetic_updates_indigo Kinetic updates indigo
  • Merge branch 'indigo_dev' of github.com:ipa320/cob_control into kinetic_dev Conflicts: .travis.yml
  • Merge pull request #159 from ipa-fxm/APACHE_license use license apache 2.0
  • use license apache 2.0
  • Contributors: Felix Messmer, ipa-fxm, ipa-uhr-mk

0.7.0 (2017-07-18)

  • Merge branch 'indigo_release_candidate' into kinetic_release_candidate
  • Merge branch 'indigo_dev' of github.com:ipa320/cob_control into multi_distro_travis_kinetic Conflicts: .travis.yml README.md
  • [kinetic] migration (#115)
    • [kinetic] find package Eigen3 instead of Eigen
    • [kinetic] switched from fcl to libfcl-dev dependency
    • ignore cob_obstacle_distance for now
    • [kinetic] use industrial_ci for travis
    • [kinetic] use industrial_cis ipa320 fork & notify on_success only on change
    • fixed fcl dependency
    • new fcl version switched from boost::shared to std::shared
    • whitelist package
    • use ros-industrials fork
    • cleaned up travis.yml
  • Added Eigen3 Indigo/Kinetic compatibility
  • Contributors: Benjamin Maidel, Denis Štogl, Richard Bormann, ipa-fxm

0.6.15 (2017-07-18)

  • use xacro --inorder
  • Merge pull request #122 from ipa-fxm/indigo_roslint roslint some packages
  • starting to roslint some packages
  • manually fix changelog
  • add possiblitiy to add shelf as obstacle
  • Contributors: Nadia Hammoudeh García, ipa-fxm

0.6.14 (2016-10-10)

0.6.13 (2016-10-10)

0.6.12 (2016-10-10)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_obstacle_distance at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.8.22
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_control.git
VCS Type git
VCS Version melodic_dev
Last Updated 2024-04-17
Dev Status MAINTAINED
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

The cob_obstacle_distance package calculates distances between both robot links and obstacles to be used for obstacle avoidance within cob_twist_controller framework.

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Marco Bezzon
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_obstacle_distance

0.8.22 (2023-04-29)

0.8.21 (2023-01-04)

0.8.20 (2022-11-17)

0.8.19 (2022-07-29)

0.8.18 (2022-01-12)

0.8.17 (2021-12-23)

0.8.16 (2021-10-19)

0.8.15 (2021-05-17)

0.8.14 (2021-05-10)

  • Merge pull request #255 from fmessmer/fcl_migration fcl noetic compatibility
  • comment broken bits
  • fcl noetic compatibility
  • Contributors: Felix Messmer, fmessmer

0.8.13 (2021-04-06)

0.8.12 (2020-10-21)

  • Merge pull request #243 from fmessmer/test_noetic test noetic
  • conditional depend for orocos-kdl
  • Bump CMake version to avoid CMP0048 warning
  • Contributors: Felix Messmer, fmessmer

0.8.11 (2020-03-21)

0.8.10 (2020-03-18)

  • Merge pull request #226 from fmessmer/ci_updates_melodic [travis] ci updates - melodic
  • catkin_lint fixes
  • Contributors: Felix Messmer, fmessmer

0.8.1 (2019-11-07)

0.8.0 (2019-08-09)

  • Merge pull request #209 from fmessmer/release_fixes [Melodic] release fixes
  • proper cast of urdf pointer
  • Contributors: Felix Messmer, fmessmer

0.7.8 (2019-08-09)

0.7.7 (2019-08-06)

  • Merge pull request #208 from ipa-jba/melodic_dev [Melodic] melodify
  • acommodate kdl api change
  • use streams instead of lexical cast (deprecated)
  • use urdf ptr types
  • Contributors: Felix Messmer, Jannik Abbenseth

0.7.6 (2019-06-07)

0.7.5 (2019-05-20)

0.7.4 (2019-04-05)

0.7.3 (2019-03-14)

0.7.2 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

0.7.1 (2018-01-07)

  • Merge remote-tracking branch 'origin/kinetic_release_candidate' into kinetic_dev
  • Merge pull request #169 from ipa-fxm/kinetic_updates_indigo Kinetic updates indigo
  • Merge branch 'indigo_dev' of github.com:ipa320/cob_control into kinetic_dev Conflicts: .travis.yml
  • Merge pull request #159 from ipa-fxm/APACHE_license use license apache 2.0
  • use license apache 2.0
  • Contributors: Felix Messmer, ipa-fxm, ipa-uhr-mk

0.7.0 (2017-07-18)

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_obstacle_distance at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.8.24
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/4am-robotics/cob_control.git
VCS Type git
VCS Version melodic_dev
Last Updated 2024-04-30
Dev Status END-OF-LIFE
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

The cob_obstacle_distance package calculates distances between both robot links and obstacles to be used for obstacle avoidance within cob_twist_controller framework.

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Marco Bezzon
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_obstacle_distance

0.8.24 (2024-04-30)

  • Merge pull request #282 from fmessmer/fix/link_ccd fix undefined reference to symbol ccd_vec3_origin
  • fix undefined reference to symbol 'ccd_vec3_origin'
  • Contributors: Felix Messmer, fmessmer

0.8.23 (2024-02-20)

  • Merge pull request #281 from fmessmer/feature/optimize_workspace optimize workspace
  • use mojin_gazebo_objects
  • remove --inorder args
  • Contributors: Felix Messmer, fmessmer

0.8.22 (2023-04-29)

0.8.21 (2023-01-04)

0.8.20 (2022-11-17)

0.8.19 (2022-07-29)

0.8.18 (2022-01-12)

0.8.17 (2021-12-23)

0.8.16 (2021-10-19)

0.8.15 (2021-05-17)

0.8.14 (2021-05-10)

  • Merge pull request #255 from fmessmer/fcl_migration fcl noetic compatibility
  • comment broken bits
  • fcl noetic compatibility
  • Contributors: Felix Messmer, fmessmer

0.8.13 (2021-04-06)

0.8.12 (2020-10-21)

  • Merge pull request #243 from fmessmer/test_noetic test noetic
  • conditional depend for orocos-kdl
  • Bump CMake version to avoid CMP0048 warning
  • Contributors: Felix Messmer, fmessmer

0.8.11 (2020-03-21)

0.8.10 (2020-03-18)

  • Merge pull request #226 from fmessmer/ci_updates_melodic [travis] ci updates - melodic
  • catkin_lint fixes
  • Contributors: Felix Messmer, fmessmer

0.8.1 (2019-11-07)

0.8.0 (2019-08-09)

  • Merge pull request #209 from fmessmer/release_fixes [Melodic] release fixes
  • proper cast of urdf pointer
  • Contributors: Felix Messmer, fmessmer

0.7.8 (2019-08-09)

0.7.7 (2019-08-06)

  • Merge pull request #208 from ipa-jba/melodic_dev [Melodic] melodify
  • acommodate kdl api change
  • use streams instead of lexical cast (deprecated)
  • use urdf ptr types
  • Contributors: Felix Messmer, Jannik Abbenseth

0.7.6 (2019-06-07)

0.7.5 (2019-05-20)

0.7.4 (2019-04-05)

0.7.3 (2019-03-14)

0.7.2 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_obstacle_distance at Robotics Stack Exchange