Skip to content

Latest commit

 

History

History
83 lines (70 loc) · 2.6 KB

roshask-notes.org_archive

File metadata and controls

83 lines (70 loc) · 2.6 KB

Archived entries from file /Users/acowley/Documents/Projects/roshask/roshask-notes.org

Investigate ROS Hydro paths

Did things like roscore, roslib, and basic message definitions (e.g. log messages) move or change?

Be wary of further changes!

I added preliminary support for the catkin build system’s approach to package description files (what were package manifests). We only extract build dependency elements. Do the runtime dependencies affect roshask?

rostcp slave API requestTopic return type

It should return a list of triples for protocols. This seems to cause a problem with interactions with roscpp.

Handle empty message files

Reorganize the source tree

It’s too flat, making it hard to identify the key areas: talking to a ROS master/leader, running a node, topics, and supporting functionality.

Find a place for the service API

This should go in the Graph section.

Update to newer Stackage release

Resolve this issue

Bump version bounds to match current Stackage LTS