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 rolling. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.2.0
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

Windows python scripts aren't recognised as executables, so alot of the ros build logic will fail when trying to call python scripts because they utilise the bash logic at the top of the script. This remedies the problem by creating a batch script for each that calls the relevant python script. It also provides various other scripts, utilities, launchers and dependency targets for setting up the runtime.

Additional Links

Maintainers

  • Daniel Stonier

Authors

  • Daniel Stonier

section Overview

Windows python scripts aren't recognised as executables, so alot of the ros build logic will fail when trying to call python scripts because they utilise the bash logic at the top of the script.

This remedies the problem by wrapping each build/bin python script with either exe's or batch files.

section how The Fugly

Had problems getting standardised modules like py2exe and pyInstaller working with ros. So I quickly hacked a self-describing executable that does the job.

Installation simply copies this exe with the appropriate name into build/bin.

Batch scripts are alot simpler, but throw up an annoying prompt whenever you ctrl-c asking for conformation of termination. You also need to set roslaunch scripts to use the shell when running the subprocess.

*/

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged msvc_runtime at Robotics Stack Exchange

No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.