Skip to content

Releases: mergeos-bounties/Lappa

v0.4.31

Choose a tag to compare

@github-actions github-actions released this 14 Jul 07:35

Lappa binaries

File Platform
lappa-windows-x64.exe Windows 10/11 x64
lappa-linux-x64 Linux x64 (glibc)

Run

Windows: double-click or .\lappa-windows-x64.exe to open the Qt desktop IDE.

Linux:

chmod +x lappa-linux-x64
./lappa-linux-x64

CLI: ./lappa-windows-x64.exe demo · ./lappa-linux-x64 ros2 list

Data folder is created beside the binary: lappa_data/ (demos, workspaces).

Full Changelog: v0.4.30...v0.4.31

Lappa v0.4.30

Choose a tag to compare

@github-actions github-actions released this 14 Jul 04:53

Lappa 0.4.30

Lappa is a desktop ROS2 package IDE. This release focuses on a professional first-run experience, a denser IDE workflow, reliable Docker diagnostics, and an RViz-style native simulation view.

Highlights

  • First-run Welcome screen with workspace and package entry points.
  • Compact VS Code-style explorer, source editor, AI chat, and live simulation layout.
  • OBJ, STL, DAE, and URDF text plus 3D preview in the same editor pane.
  • RViz-style grid, axes, lidar, obstacles, trajectory, and camera controls.
  • Docker status for CLI, daemon, Compose, image, container health, and active ROS2 launch.
  • Verified real ROS2 build and launch flow for diff_drive_2w in Docker.
  • PID-safe process-group shutdown with no remaining simulation nodes or zombie processes.
  • Rich trajectory CSV export and a repository-aware list-demos CLI command.

Downloads

File Platform
lappa-windows-x64.exe Windows 10/11 x64
lappa-linux-x64 Linux x64 (glibc)
SHA256SUMS.txt SHA-256 verification

On Windows, double-click the executable to open the IDE. On Linux, mark the binary executable before launching it. Docker is optional; native simulation and package editing work without a host ROS2 installation.

Verification

  • Ruff lint
  • Python compile check
  • Full Pytest suite
  • PyInstaller Windows smoke test
  • Docker Desktop build, healthcheck, ROS2 launch, status, and shutdown audit

Full changelog: v0.4.29...v0.4.30

Lappa v0.4.29

Choose a tag to compare

@TUPM96 TUPM96 released this 14 Jul 04:03

Lappa binaries

File Platform
lappa-windows-x64.exe Windows 10/11 x64
lappa-linux-x64 Linux x64 (glibc)

Run

Windows: double-click or .\lappa-windows-x64.exe to open the Qt desktop IDE.

Linux:

chmod +x lappa-linux-x64
./lappa-linux-x64

CLI: ./lappa-windows-x64.exe demo · ./lappa-linux-x64 ros2 list

Data folder is created beside the binary: lappa_data/ (demos, workspaces).

Full Changelog: v0.4.28...v0.4.29

Lappa v0.4.28

Choose a tag to compare

@TUPM96 TUPM96 released this 14 Jul 03:41

Lappa binaries

File Platform
lappa-windows-x64.exe Windows 10/11 x64
lappa-linux-x64 Linux x64 (glibc)

Run

Windows: double-click or .\lappa-windows-x64.exe to open the Qt desktop IDE.

Linux:

chmod +x lappa-linux-x64
./lappa-linux-x64

CLI: ./lappa-windows-x64.exe demo · ./lappa-linux-x64 ros2 list

Data folder is created beside the binary: lappa_data/ (demos, workspaces).

Full Changelog: v0.4.27...v0.4.28

Lappa v0.4.27

Choose a tag to compare

@TUPM96 TUPM96 released this 14 Jul 03:29

Lappa binaries

File Platform
lappa-windows-x64.exe Windows 10/11 x64
lappa-linux-x64 Linux x64 (glibc)

Run

Windows: double-click or .\lappa-windows-x64.exe to open the Qt desktop IDE.

Linux:

chmod +x lappa-linux-x64
./lappa-linux-x64

CLI: ./lappa-windows-x64.exe demo · ./lappa-linux-x64 ros2 list

Data folder is created beside the binary: lappa_data/ (demos, workspaces).

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.4.27

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 12 Jul 13:56

Lappa binaries

File Platform
lappa-windows-x64.exe Windows 10/11 x64
lappa-linux-x64 Linux x64 (glibc)

Run

Windows: double-click or .\lappa-windows-x64.exe (opens IDE in browser on http://127.0.0.1:8840)

Linux:

chmod +x lappa-linux-x64
./lappa-linux-x64

CLI: ./lappa-windows-x64.exe demo · ./lappa-linux-x64 ros2 list

Data folder is created beside the binary: lappa_data/ (demos, workspaces).

Full Changelog: https://github.com/mergeos-bounties/Lappa/commits/v0.2.1