Skip to content

Commit

Permalink
Science data visualization only, no lat/long to Cartesian conversion (#…
Browse files Browse the repository at this point in the history
…93)

Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Co-authored-by: Louise Poubel <louise@openrobotics.org>
  • Loading branch information
mabelzhang and chapulina authored Nov 29, 2021
1 parent a006969 commit c26260b
Show file tree
Hide file tree
Showing 8 changed files with 893 additions and 227 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@ Clone this repository then run
colcon build
```

Developers may want to build tests. Note that this would take longer:
```
colcon build --cmake-args "-DBUILD_TESTING=ON"
```

> You can pass `--cmake-args ' -DENABLE_PROFILER=1'` to use the profiler.
> See more on [this tutorial](https://ignitionrobotics.org/api/common/4.4/profiler.html)
Expand Down
Loading

0 comments on commit c26260b

Please sign in to comment.