Cameron Devine
Cameron Devine
It was originally brought up in #382 that it would be useful to know the status of the PFL system in ROS. This would allow systems to detect when the...
I wrote a Makefile which allows this package to be easily installed and uninstalled on Linux systems. This may also work on Macs.
Today I was attempting to install `ds4drv` on a new installation of ubuntu mate 18.04. I had a strange error message showing up, which I was eventually able to fix...
Changed authentication link logging statements to warn from debug so they will not be missed if the log level has not been increased. When I was trying to get the...
I have seen high level documentation for this repository, but I have not been able to find any documentation of the nodes. This is necessary for the JOSS review (openjournals/joss-reviews#6138).
It is possible to add a footnote to a JOSE paper using the syntax, `^[This is a footnote.]`. Should this be added to the example `paper.md` file on the about...
On the JOSE about page there are a couple of underscores which appear to be markdown formatting that, I assume, was never changed to HTML.
This pull request adds a footnote to the example `paper.md` file on the JOSE about page as originally mentioned in #28.
I needed to wrap code which uses `std::shared_ptr`. The file added is identical to the python `std_shared_ptr.i` file.
As part of the JOSS review (openjournals/joss-reviews#6138) I think this repository should have an automated build, preferably with some tests.