Skip to content

Instantly share code, notes, and snippets.

View arjo129's full-sized avatar
💭
🦀

Arjo Chakravarty arjo129

💭
🦀
View GitHub Profile
@arjo129
arjo129 / rmf_reservation.repos
Created November 8, 2023 02:27
RMF Playground
repositories:
demonstrations/rmf_demos:
type: git
url: git@github.com:open-rmf/rmf_demos.git
version: arjo/throwaway/reservation_demo
rmf/ament_cmake_catch2:
type: git
url: https://github.com/open-rmf/ament_cmake_catch2.git
version: main
rmf/rmf_api_msgs:
from smart_cart_api_server.models.token import Credentials, TokenResponse
from smart_cart_api_server.models.cart_authorization import (
AuthorizationRequest,
AuthorizationResponse,
)
from smart_cart_api_server.models.cart_status import CartStatus
from smart_cart_api_server.models.destination_complete import DestinationComplete
from smart_cart_api_server.models.robot_status import RobotStatus
from smart_cart_api_server.models.task_status import TaskStatus
@arjo129
arjo129 / mapf_T_cross_not_working.yaml
Created September 13, 2024 15:27
Scenario where mapf is unable to solve .
agents:
A:
start:
- 2
- -16
yaw: 0.0
goal:
- 1
- -16
radius: 0.45