mil icon indicating copy to clipboard operation
mil copied to clipboard

Monorepo of the Machine Intelligence Lab at the University of Florida

Results 168 mil issues
Sort by recently updated
recently updated
newest added

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...

dependencies

updates: - [github.com/psf/black: 24.3.0 → 24.4.2](https://github.com/psf/black/compare/24.3.0...24.4.2) - [github.com/pre-commit/mirrors-clang-format: v18.1.2 → v18.1.4](https://github.com/pre-commit/mirrors-clang-format/compare/v18.1.2...v18.1.4) - [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.4.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.4...v0.4.3) - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.62.3 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...

dependencies

## Description Migrated to ROS2 Navigator/utils/remote_control/navigator_joystick_control & Navigator/utils/remote_control/navigator_emergency_control ## Screenshot or Video ROS 2 migration, no screenshot or videos ## Related Issues Part of the ROS2 migration \- Closes #XXX...

### What needs to change? We will need a way to reproducibly test our setup in ROS2. We will need to upgrade CI to make it work with ROS2, instead...

software

## Description I migrated the navigator_test, mil_tools , navigator_gui ,and mil_poi packages to ROS2. ## Screenshot or Video ## Related Issues \- Closes #XXX ## Testing ## About This PR...

## Description Migrated `ros_msgs_alarms` to ROS2. ## Screenshot or Video ![Screenshot from 2024-04-18 16-28-06](https://github.com/uf-mil/mil/assets/80288489/48a8815e-dbf5-4e36-b4a6-5dc09952eabd) ## Related Issues ## Testing move the package to a working ros2 workspace and run: 1....

## Description I made the hydrothermal vent mission, along with the gazebo 3D modeling of the buoy for testing purposes. The mission consists on circumnavigating a red buoy. I also...

Currently, there is some documentation on the `odom_estimator` (the unscented Kalman filter), but it is very wordy and math-heavy, which there is no need for. This only makes it harder...

documentation
software
difficulty: hard