Package Summary

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

Repository Summary

Checkout URI https://github.com/ros-windows/win_ros.git
VCS Type git
VCS Version hydro-devel
Last Updated 2016-06-19
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collects all the ros python build tools packages together in one installer.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier

Developing Win Ros Tools

Installation is usually via the .msi download, but that is painful when developing/modifying the win_ros python tools.

  • Uninstall the .msi
  • In this directory:
# Make some changes to python sources in src/win_ros or scripts/winros_xxx
> make install
# Test
# make uninstall

Make sure that you don't move files between install and uninstall as the moved files will not be uninstalled.

New Release Instructions

If updating the version number for rospkg, rosinstall, vcstool and wstool.

  • Update version numbers in make.bat

otherwise if win_ros, just add your code, and then...important!

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

Deps Name
1 win_dateutil
0 win_pymercurial
1 win_pyyaml
0 python-win32
0 pysvn
1 catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged win_python_build_tools at Robotics Stack Exchange