No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
p2os_teleop package from p2os repop2os_doc p2os_driver p2os_launch p2os_msgs p2os_teleop p2os_urdf |
|
Package Summary
Tags | No category tags. |
Version | 2.2.1 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/allenh1/p2os.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2020-06-18 |
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
A teleoperation node for the p2os_driver package.
Additional Links
Maintainers
- Hunter L. Allen
Authors
- Hunter L. Allen
- David Feil-Seifer
- Brian Gerkey
- Kasper Stoy
- Richard Vaughan
- Andrew Howard
- Tucker Hermans
- ActivMedia Robotics LLC
- MobileRobots Inc.
README
No README found.
See repository README.
CHANGELOG
Changelog for package p2os_teleop
2.2.0 (2019-03-14)
- Update email address (#58)
- Contributors: Hunter L. Allen
2.2.1 (2020-06-18)
- Two fixes for Melodic. (#62) In p2os_driver, the p2os_msgs_gencpp doesn't exist (and, as far as I can tell, never existed). It worked up until recently because older versions of CMake would complain but not fail, while more recent cmake versions actually fail. Just remove the dependency. The second fix is a cosmetic issue, where CMake would spew a bunch of warnings on the command line. Increase the version to 3.9.5 to match other CMakeLists.txt and to get rid of the warnings.
- Prepare release 2.2.0
(#59)
- Update changelog
- 2.2.0
- Update email address (#58)
- Contributors: Chris Lalancette, Hunter L. Allen
2.1.1 (2018-07-03)
2.1.0 (2017-08-01)
- Switch to format 2
(#48)
- Update p2os_launch to package.xml format 2.
- Update p2os_driver to package.xml format 2.
- Update p2os_urdf to package.xml format 2.
- Update p2os_teleop package.xml to format 2.
- Update p2os_msgs to package.xml format 2.
- Update p2os_doc to package.xml format 2.
- Contributors: Hunter Allen
2.0.7 (2017-05-30)
- Updated changelog.
- merged.
- Updated package metadata, as well as added the correct c++ flags to the urdf file (for Gentoo support).
- Contributors: Hunter L. Allen
- merged.
- Updated package metadata, as well as added the correct c++ flags to the urdf file (for Gentoo support).
- Contributors: Hunter L. Allen
2.0.6 (2017-05-22)
2.0.5 (2016-05-26)
2.0.4 (2016-05-26)
2.0.3 (2015-10-25)
2.0.2 (2015-08-04)
2.0.1 (2015-07-11)
1.0.13 (2015-05-02)
- this fixes issue #30
- Contributors: Guy Burroughes
1.0.12 (2014-06-25)
- General cleanup and fixing issues with the code
- Contributors: Aris Synodinos
1.0.10 (2014-05-28)
- Added issue tracker to package.xml for telop
- Contributors: Hunter Allen
1.0.9 (2013-08-18)
- Updated version
- 1.0.7
- Updated changelogs
1.0.7 (2013-08-18)
- Updated to match hmt-git.com repository
1.0.5 (2013-07-23)
- Cleaned up for release
- Removed manifest and mainpage
- Updated to match hmt-git.com
- Updated to hmt-git.com repo
1.0.1 (2013-07-22)
- Updating to match hmt-git.com repo
- Fixed cmake file
- Removed line
- Updated p2os_teleop package to use catkin_make
- added the code
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.
Package Dependencies
Deps | Name |
---|---|
catkin | |
message_runtime | |
sensor_msgs | |
tf | |
std_msgs | |
geometry_msgs |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
p2os_launch |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged p2os_teleop at Robotics Stack Exchange
No version for distro galactic. Known supported distros are highlighted in the buttons above.
p2os_teleop package from p2os repop2os_doc p2os_driver p2os_launch p2os_msgs p2os_teleop p2os_urdf |
|
Package Summary
Tags | No category tags. |
Version | 2.2.1 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/allenh1/p2os.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2020-06-18 |
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
A teleoperation node for the p2os_driver package.
Additional Links
Maintainers
- Hunter L. Allen
Authors
- Hunter L. Allen
- David Feil-Seifer
- Brian Gerkey
- Kasper Stoy
- Richard Vaughan
- Andrew Howard
- Tucker Hermans
- ActivMedia Robotics LLC
- MobileRobots Inc.
README
No README found.
See repository README.
CHANGELOG
Changelog for package p2os_teleop
2.2.0 (2019-03-14)
- Update email address (#58)
- Contributors: Hunter L. Allen
2.2.1 (2020-06-18)
- Two fixes for Melodic. (#62) In p2os_driver, the p2os_msgs_gencpp doesn't exist (and, as far as I can tell, never existed). It worked up until recently because older versions of CMake would complain but not fail, while more recent cmake versions actually fail. Just remove the dependency. The second fix is a cosmetic issue, where CMake would spew a bunch of warnings on the command line. Increase the version to 3.9.5 to match other CMakeLists.txt and to get rid of the warnings.
- Prepare release 2.2.0
(#59)
- Update changelog
- 2.2.0
- Update email address (#58)
- Contributors: Chris Lalancette, Hunter L. Allen
2.1.1 (2018-07-03)
2.1.0 (2017-08-01)
- Switch to format 2
(#48)
- Update p2os_launch to package.xml format 2.
- Update p2os_driver to package.xml format 2.
- Update p2os_urdf to package.xml format 2.
- Update p2os_teleop package.xml to format 2.
- Update p2os_msgs to package.xml format 2.
- Update p2os_doc to package.xml format 2.
- Contributors: Hunter Allen
2.0.7 (2017-05-30)
- Updated changelog.
- merged.
- Updated package metadata, as well as added the correct c++ flags to the urdf file (for Gentoo support).
- Contributors: Hunter L. Allen
- merged.
- Updated package metadata, as well as added the correct c++ flags to the urdf file (for Gentoo support).
- Contributors: Hunter L. Allen
2.0.6 (2017-05-22)
2.0.5 (2016-05-26)
2.0.4 (2016-05-26)
2.0.3 (2015-10-25)
2.0.2 (2015-08-04)
2.0.1 (2015-07-11)
1.0.13 (2015-05-02)
- this fixes issue #30
- Contributors: Guy Burroughes
1.0.12 (2014-06-25)
- General cleanup and fixing issues with the code
- Contributors: Aris Synodinos
1.0.10 (2014-05-28)
- Added issue tracker to package.xml for telop
- Contributors: Hunter Allen
1.0.9 (2013-08-18)
- Updated version
- 1.0.7
- Updated changelogs
1.0.7 (2013-08-18)
- Updated to match hmt-git.com repository
1.0.5 (2013-07-23)
- Cleaned up for release
- Removed manifest and mainpage
- Updated to match hmt-git.com
- Updated to hmt-git.com repo
1.0.1 (2013-07-22)
- Updating to match hmt-git.com repo
- Fixed cmake file
- Removed line
- Updated p2os_teleop package to use catkin_make
- added the code
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.
Package Dependencies
Deps | Name |
---|---|
catkin | |
message_runtime | |
sensor_msgs | |
tf | |
std_msgs | |
geometry_msgs |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
p2os_launch |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.