-
I am using grdimage to plot data from a high-resolution NetCDF file. With smaller regions, the grid image shows just fine. With larger region sizes, the image turns completely black. Example here: htt…
-
-
Investigate how does github packages work and find out if it could be interesting to use in in our CI/CD effort.
-
Hi, I am trying to use the PPO algorithm; however, it's not clear how to construct the stochastic policy. Should I use the Gaussian policy network?
Cool library by the way; I like the modularity!
-
Review how we will generate our documentation, it would be nice to have a repo template to generate project specific documentation and auto generate documentation on read the docs
-
**I am using the below given code to augment a list of images but It is giving me error mention below the code . Can anyone check my code and tell me where I am making the mistake?**
```
import …
-
Hi everyone,
(I'm a beginner to ROS, Gazebo and UUV Simulator) I am doing the tutorial of UUV Simulator and in the section "Configuring the thruster manager for a new vehicle" I am getting the foll…
-
Hi,
we got a maven multi-module project, were the jqa rules of module1 have nothing to do with the jqa rules of module2 nor those of the aggregator project.
the `maven-jqassistant-plugin` works,…
-
Hi!
I am a member of the software sub-division of AUV-IITB, a tech team at IIT Bombay. We are currently working on integrating a sonar - Tritech Super SeaKing - into our system, which primarily runs …
-
Write the vehicle abstraction and finish setting up the new ROS repository.