Halvor Platou
Halvor Platou
When including ':java-source-paths' in project.clj and using a Project SDK (in my case Java 8) I get the following problem when starting repl: ``` #error { :cause org/some/util/SomeJavaClass has been...
Opening this issue to start discussing a PoC implementation of DCP. After reading the code in the [DCPLib](https://github.com/modelica/DCPLib) repository and discussing with @kyllingstad I don't think we should use it....
When building an `ament_cmake` package `ld_library_path_lib.xx` files are generated in the install tree setting up `LD_LIBRARY_PATH` (on Linux). This is not the case for build_type 'cmake'. Executables depending on these...
In the documentation for the isaac_ros_compression encoder quickstart [link](https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_compression/isaac_ros_h264_encoder/index.html#ros-parameters), the description of the `profile` values for `Main` and `Baseline` seems to be switched. > The profile to be used for...