ROS.jl logo
ROS.jl
  • Home
  • Features
  • Examples
  • API
    • Base Functions
    • NodeHandle Functions
    • Subscriber Functions
    • Publisher Functions
    • Service Server Functions
    • Service Client Functions
    • Time Functions
    • Package Functions (ros::package)
    • Actionlib functions
    • TF Functions
    • Misc
Version
  • API
  • Package Functions (ros::package)
  • Package Functions (ros::package)
Edit on GitHub

Package Functions (ros::package)

  • ROS.package.command
  • ROS.package.getAll
  • ROS.package.getPath
ROS.package.command — Method
command(s::String)

Runs a rospack command of the form 'rospack s', returning the output as a single string.

source
ROS.package.getAll — Method
getAll()

Gets a vector of all packages.

source
ROS.package.getPath — Method
getPath(s::String)

Returns the fully-qualified path to a package, or an empty string if the package is not found.

source
« Time FunctionsActionlib functions »

Settings


This document was generated with Documenter.jl on Tuesday 5 January 2021. Using Julia version 1.3.1.