Pre-screened and vetted.
Intern Machine Learning & Robotics Engineer specializing in computer vision and SLAM
“Robotics software engineer with hands-on medical robotics experience on an automated CT-guided lung biopsy robot, building a CT-voxel-to-mesh pipeline that generates and visualizes up to 1000 collision-safe needle insertion points and ports them into robot space for IK execution. Strong ROS2 background spanning AprilTag perception, Kalman-filter state estimation, visual SLAM, and Voronoi-based motion planning, plus deployment work containerizing ORB-SLAM on ROS2 Humble and CI/CD automation at Siemens EDA using Perforce.”
Mid-level Robotics & Software Engineer specializing in robot learning and simulation
“Robotics software engineer/researcher with hands-on real2sim experience for deformable manipulation: led real-world data collection and diffusion policy deployment on an Aloha robot, then built a MuJoCo + Gaussian-splat digital twin with point-cloud alignment. Also brings 3 years of production software engineering experience, including Docker/CI/CD and a zero-downtime Blue-Green upgrade of a core API router, plus ROS/ROS2 work spanning autonomous vehicles and UR20 pick-and-place with MoveIt2.”
Mid-level AI/ML Engineer specializing in robotics perception and AR/VR systems
“AI engineer with robotics perception experience at Forterra, building and deploying moving-object/obstacle detection models into real-time robot pipelines. Addressed training crashes/latency via sub-batch training and optimizer tuning, and improved debugging using ROS/ROS2 tooling with 3D voxel visualization and color-coded validation.”
Junior Robotics Software Engineer specializing in ROS, embedded control, and SLAM
“UCLA RoMeLa research assistant (since Oct 2025) building an embedded control and sensor-data platform for multi-robot coordination in a simulated warehouse. Deep hands-on experience with ROS on NVIDIA Jetson under RTOS constraints, secure MQTT/TLS telemetry, and SLAM performance optimization (including ORB-SLAM3) validated in Gazebo and deployed via Docker/Kubernetes and CI/CD.”
Mid-level Robotics & Control Researcher specializing in safe control for UAVs and manipulators
“Robotics software engineer who led an end-to-end learning-based UAV controller project, addressing oscillation issues through simulation, gain tuning, and a shift to geometric control. Has ROS experience spanning UAV mocap-based perception and an autonomous driving stack (LiDAR, mapping, AMCL, controller), plus real-world distributed ROS communication over WiFi with performance troubleshooting.”
Junior Robotics Engineer specializing in motion planning, controls, and autonomous aerial systems
“Robotics software engineer focused on autonomous eVTOL operations, including simulated autonomous ship deck landing using ROS2 Humble with perception (AprilTags) and motion planning under aircraft dynamics constraints. Has hands-on experience with multi-robot coordination, SLAM sensor-fusion fixes, and distributed robot networking (LTE + VPN), plus embedded data capture on Jetson AGX Orin and advanced control methods (MPC/CBF, differentiable learning).”
Junior Data Scientist and ML Researcher specializing in Transformers, multimodal AI, and autonomy
“Autonomous robotics student who built an end-to-end ROS2 semantic goal navigation system as a solo course project, integrating CLIP-based vision-language understanding with SLAM Toolbox and Nav2 to execute natural-language commands in Gazebo/RViz. Also implemented and tuned an RRT planner from scratch in Python and uses Docker plus GitHub workflows for reproducible, tested robotics codebases.”
Mid-level Mechanical/Aerospace Engineer specializing in scientific computing, CFD, and ML systems
“Robotics/control-focused engineer who built and validated a series elastic actuator control stack end-to-end (dynamic modeling, torque/position control, simulation, and experimental real-time debugging on hardware). Deep simulation background (OpenFOAM/COMSOL/Abaqus) and practical reproducibility tooling (Docker/CI), with conceptual ROS/ROS2 knowledge and confidence ramping into ROS-based stacks.”
Junior Robotics & Computer Vision Engineer specializing in simulation and embedded systems
“Robotics software contributor with hands-on experience building a Gazebo/ROS(2) Mars rover simulation integrating LiDAR and image segmentation for autonomous navigation and SLAM (Nav2). Comfortable debugging low-level sim/model integration issues (URDF/XML) and building sensor-data pipelines, and has also shipped a real-world telemetry setup streaming vibration data over UDP with packet-loss mitigation.”
Mid-level Robotics Engineer specializing in autonomous systems, planning, and perception
“Robotics software engineer with hands-on experience delivering autonomous pick-and-place: built a depth-camera perception pipeline for tiny (15–20mm) parts using YOLO+SAM segmentation feeding Open3D ICP/RANSAC pose estimation and validated it end-to-end with ABB YuMi/RobotStudio. Strong ROS 2 integrator (Nav2, SLAM Toolbox, MoveIt2, Behavior Trees) who has debugged real TurtleBot3 odometry/latency issues and redesigned system architecture to improve reliability.”
Junior Embedded/Robotics Software Engineer specializing in autonomous drones
“Robotics software engineer focused on simulation-heavy development, recently building a 6-robot swarm in Gazebo with custom terrain and per-robot A* path planning while researching PSO-based swarm algorithms. Experienced with ROS 2 multi-node communication patterns and autonomous drone simulation using ArduPilot (ap_dds), with a track record of debugging real-time behavior issues through disciplined isolation and incremental testing.”
Senior Digital Twin & Simulation Engineer specializing in AI-driven manufacturing automation
“PhD-trained engineer with ~3.5 years of consulting experience building simulation/ML-driven manufacturing software. Deployed an ML surrogate model as a .NET C# DLL integrated with MES workflows, and resolved a critical pre-production latency issue by redesigning serialization/storage. Also built Python-based integrations across CAD/CAE tools and cloud material databases using an XML data model, with a strong interest in digital twins and real-to-sim/sim-to-real robotics workflows.”
Intern Robotics/Controls Engineer specializing in legged locomotion control and embedded systems
“Robotics software candidate who built a full MPC-based locomotion controller for the Unitree Go2 quadruped, outputting low-level torque commands. Demonstrated strong real-time optimization skills by profiling the control pipeline and cutting compute time to <5ms per tick, and is integrating the stack with ROS 2 plus MuJoCo/Pinocchio for closed-loop simulation and model linearization.”
Mid-level Robotics & AI Researcher specializing in human-robot interaction and reinforcement learning
“Robotics software engineer who built an end-to-end mobile manipulation platform (Franka Panda on a Clearpath Ridgeback) for a simulated-kitchen human-robot interaction study with natural speech commands, implemented in Python/ROS. Has hands-on experience integrating diverse sensors (RealSense, LiDAR, biosignals) with deep learning frameworks (PyTorch, Hugging Face) and fine-tuning GPT-Neo, plus simulation (Gazebo) and modern deployment practices (Docker/Kubernetes, CI/CD).”
Intern Robotics & Security Engineer specializing in autonomous systems and edge network security
“Robotics software engineer with UC Irvine capstone experience building an autonomous rover end-to-end: ROS 2 navigation (slam_toolbox + Nav2) on Jetson Xavier, depth point-cloud integration for obstacle avoidance, and an on-device speech-to-action interface that converts natural language into Nav2 goals. Also has prior full-time experience integrating a safety assurance decision engine into distributed autonomous drones over secured mesh networks, emphasizing reliable communication under real-world network constraints.”
Junior Robotics Engineer specializing in autonomous navigation and SLAM
“Robotics software engineer who owned the end-to-end navigation stack for a mobile manipulation robot (Cone-E), integrating ZED-2i SLAM into a real-time occupancy grid with live obstacle avoidance, A* planning, and lookahead control. Strong in real-time debugging and stability improvements (goal snapping/locking, obstacle persistence, rate-limited replanning) and validates changes on hardware, supported by simulation (Gazebo/Webots) and Docker/CI-based testing.”
Intern Robotics Engineer specializing in autonomous systems, motion planning, and control
“Robotics software engineer with hands-on ROS2 autonomy experience across F1TENTH and Turtlebot platforms, building planning/control behaviors (Pure Pursuit, Follow-the-Gap, emergency braking, PID wall following) and validating in Gazebo/RViz. Also integrated a custom curvature-based speed planning node into Autoware (with AWSIM), demonstrating practical autonomy stack integration and strong debugging of LiDAR pipelines.”
Senior Software Engineer specializing in connected vehicle platforms and real-time data systems
“Open-source maintainer of KafkaJSUI, a Vue.js-based Kafka browser UI, focused on making large-topic exploration fast and responsive. Delivered major performance wins (incremental fetching, virtualized lists, WebSocket streaming, backpressure, Web Worker offloading) cutting load times to sub-200ms, and also strengthened CI and developer documentation while handling community-reported issues end-to-end.”
Director-level Robotics Engineer specializing in robotic additive manufacturing and digital twins
“Head of Robotics at Orbital Composites who built the full ROS-based software stack ("OrbOS") for multi-robot KUKA-arm 3D printing of carbon-fiber composite geometries. Deep in motion planning and real-time control—created a pipeline to turn underconstrained toolpaths into optimal joint trajectories at massive command scale, plus redundant safety gatekeeping and a 250Hz synchronized robot+extruder controller. Has operated in a technical-founder capacity for ~6 years and values an engineering culture of openness, honesty, accountability, and high ownership.”
Mid-level Robotics Software Engineer specializing in computer vision and motion planning
Mid-level Robotics Software Engineer specializing in perception, SLAM, and autonomous navigation
Mid-level Embedded Systems Engineer specializing in wireless, Linux, and real-time systems
Junior Robotics Engineer specializing in autonomous navigation and perception
Intern Robotics Software Engineer specializing in ROS2 and embedded robotics