Skip to content
Snippets Groups Projects
  1. Dec 07, 2017
  2. Nov 14, 2017
  3. Oct 05, 2017
    • Mikael Arguedas's avatar
      update xml to match spec + connext 53 (#16) · 9c700b59
      Mikael Arguedas authored
      * update xml to match spec + connext 53
      
      * more readable comments
      
      * remove trailing whitespace
      
      * update readme to reflect Connext 5.3.0
      
      * update to use new topics tag
      
      * add pointer to 5.2.4 instructions
      9c700b59
  4. Sep 13, 2017
  5. Sep 12, 2017
  6. Sep 08, 2017
  7. Aug 30, 2017
  8. Aug 28, 2017
  9. Aug 24, 2017
  10. Aug 15, 2017
  11. Jul 07, 2017
  12. Jul 06, 2017
  13. Jul 04, 2017
    • Mikael Arguedas's avatar
      update links to master · 40c35332
      Mikael Arguedas authored
      40c35332
    • Mikael Arguedas's avatar
      Split docs and update content (#12) · bc8b86a8
      Mikael Arguedas authored
      * platform specific pages
      
      * update windows instructions
      
      * add MacOS instructions
      
      * update hierarchy
      
      * add disclaimer to the docker instructions
      
      * Hierarchy round2
      
      * update access control instructions
      
      * obvious disclaimer
      
      * more stuff
      
      * address review comments
      
      * missed one review comment
      bc8b86a8
  14. Jul 03, 2017
  15. Jun 30, 2017
  16. Jun 28, 2017
  17. Jun 17, 2017
    • Dirk Thomas's avatar
      Merge pull request #8 from ros2/fix_fallback_completer_api · 3e0eac42
      Dirk Thomas authored
      fix fallback api without argcomplete
      3e0eac42
    • Dirk Thomas's avatar
      Merge pull request #7 from ros2/fix_import · 16b12773
      Dirk Thomas authored
      fix wrong imports
      16b12773
    • Dirk Thomas's avatar
      fix fallback api without argcomplete · aa6c4bcf
      Dirk Thomas authored
      aa6c4bcf
    • Dirk Thomas's avatar
      fix wrong imports · 68f3929a
      Dirk Thomas authored
      68f3929a
    • Mikael Arguedas's avatar
      Add tools for security files generation (#3) · b4325d83
      Mikael Arguedas authored
      * skeleton
      
      * creating repos file to simplify installation
      
      * add some warning text about work-in-progress
      
      * docs
      
      * create ca cert/key and create and sign governance file
      
      * skeleton for creating keys
      
      * signing skeleton
      
      * key generation appears to be starting to work
      
      * docs
      
      * installation docs
      
      * doc formatting
      
      * fix vcs import line
      
      * docs: fix vcs import line again
      
      * doc: add more apt packages to install
      
      * multi-machine demo docs. add missing dependency
      
      * fix doc
      
      * style
      
      * update rmw_implementation branch
      
      * remove unused code
      
      * use .cnf for config files
      
      * parse policies.yaml and set access control
      
      * add policies.yaml file example
      
      * if no policy found: allow everything
      
      * add create_permissions verb
      
      * added cpp talker listener permissions
      
      * update readme to generate permissions
      
      * README typos and sugar
      
      * fix branch name on ros/geometry2
      
      * doc fixup
      
      * a few minor tweaks to allow overwriting of permissions files and minor doc changes
      
      * trivial tweak to rename subparser
      
      * create wildcard placeholder permissions file when creating key
      
      * pin down rclcpp version
      
      * Sros2 demo (#2)
      
      * update sros2 repo
      
      * add dockerfile for demo
      
      * add test in docker instructions
      
      * use sed to knock out unused rmw and fastrtps
      
      * add windows instructions
      
      * checkout master branch from sros2 repository
      
      * trivial doc fix
      
      * modify instructions to show how to recursively clone fastrtps so the build will work
      
      * trivial edit to readme
      
      * fix code block in doc
      
      * pull repos file from master branch
      
      * use master branch of c_utilities
      
      * add tests
      
      * fix style violations
      
      * fixup comments in examples access control policies
      
      * update repos file and dependencies in dockerfile
      
      * update install rule to match new file location
      
      * build in isolation
      
      * remove unnecessary files
      
      * rename security environment variables
      
      * Sros2 dirk (#4)
      
      * remove redundant pep257 test
      
      * copy existing script into multiple modules
      
      * use ros2cli
      
      * style and stuff
      
      * make argcomplete optional
      
      * typo
      
      * use lambda when can't import argcomplete
      
      * split imports in case only one of them can be found
      
      * flake8 doesnt like lambdas
      
      * add back pep257
      
      * update readme
      
      * udate Dockerfile
      
      * general docs improvements
      
      * fix description in setup.py
      
      * remove TODOs before merging
      
      * remove reference to sros2.repos file and fixup docker exec command
      b4325d83
  18. Dec 23, 2016
Loading