Source code for Acorn, the precision farming rover by Twisted Fields

Overview

Acorn precision farming rover

This is the software repository for Acorn, the precision farming rover by Twisted Fields.

For more information see twistedfields.com

Comments
  • && python3 /install/bringup/ODriveAcorn/tools/fibre/python/setup.py install' returned a non-zero code: 2

    && python3 /install/bringup/ODriveAcorn/tools/fibre/python/setup.py install' returned a non-zero code: 2

    Docker would only run as root, is that the problem here?

    WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv Removing intermediate container 087b8b36bcc1 ---> 00371d17bcd6 Step 13/18 : COPY bringup/ODriveAcorn /install/bringup/ODriveAcorn ---> 76ff29e0a506 Step 14/18 : RUN cd /install/bringup/ODriveAcorn/tools/ && python3 /install/bringup/ODriveAcorn/tools/fibre/python/setup.py install ---> Running in b115c61e0bd4 /bin/sh: 1: cd: can't cd to /install/bringup/ODriveAcorn/tools/ ERROR: Service 'acorn_vehicle' failed to build: The command '/bin/sh -c cd /install/bringup/ODriveAcorn/tools/ && python3 /install/bringup/ODriveAcorn/tools/fibre/python/setup.py install' returned a non-zero code: 2

    opened by samuk 4
  • On Hover Hints for the UI

    On Hover Hints for the UI

    For many of the UI Buttons I have no idea what they are used for. Some on hover Texts with a Hint of the intended usage would help me a lot to just intuitively get started using the UI.

    opened by jojowork 0
  • Create own paths via the UI

    Create own paths via the UI

    It would be nice to create some very basic paths for the robot to follow via the UI. Similar to the Start Polygon Feature but creating a Line instead of a Polygon. Then I would want to save them with the Save button and Load to the Acorn with the Load Path Button

    opened by jojowork 0
  • Added some details to the Simulation.md

    Added some details to the Simulation.md

    I just added some details to the Simulation Readme. They felt like relevant hints I kind of was missing while reading it the first time. And it would also be nice to add a screenshot of the (still not perfect) UI to give users the feeling of not only having to use the terminal but also get a UI with a map where you can actually see someting moving :)

    opened by jojowork 0
  • Temporary failure resolving ubuntu

    Temporary failure resolving ubuntu

    So it seems im getting a Temp failure resolving issue/error pulling down ubuntu repos when running the simulation.sh file when trying to fire up the docker. It seems its failing right after step 2/14. Any ideas?

    Thanks in advance! Love this project! So grateful for your work! Stellar

    opened by Alchemi1 5
  • GPS based calibration and configuration discovery

    GPS based calibration and configuration discovery

    Random thought, not sure if feasible.

    The existence of RTK GPS may allow robot to discover its configuration by repeatedly guessing a value, moving a bit on a flat surface, comparing the errors between dead reckoning and precise location, and adjusting the guess accordingly. The discoverable configuration may include the distances between the position reference point and each wheel, the size of the wheels, which controller corresponds to which wheel, etc. It would help amateurs a lot to get a robot up and running.

    Once discovered and calibrated, it may also be able to guess the terrain by the same trick, in order to adjust the output.

    enhancement 
    opened by merlinran 0
Owner
Twisted Fields
Open source files for Acorn, our precision farming rover
Twisted Fields
Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.

HAWQ: Hessian AWare Quantization HAWQ is an advanced quantization library written for PyTorch. HAWQ enables low-precision and mixed-precision uniform

Zhen Dong 293 Dec 30, 2022
Official code release for: EditGAN: High-Precision Semantic Image Editing

Official code release for: EditGAN: High-Precision Semantic Image Editing

null 565 Jan 5, 2023
code for paper"A High-precision Semantic Segmentation Method Combining Adversarial Learning and Attention Mechanism"

PyTorch implementation of UAGAN(U-net Attention Generative Adversarial Networks) This repository contains the source code for the paper "A High-precis

Tong 8 Apr 25, 2022
Open source repository for the code accompanying the paper 'Non-Rigid Neural Radiance Fields Reconstruction and Novel View Synthesis of a Deforming Scene from Monocular Video'.

Non-Rigid Neural Radiance Fields This is the official repository for the project "Non-Rigid Neural Radiance Fields: Reconstruction and Novel View Synt

Facebook Research 296 Dec 29, 2022
This repository contains the source code for the paper "DONeRF: Towards Real-Time Rendering of Compact Neural Radiance Fields using Depth Oracle Networks",

DONeRF: Towards Real-Time Rendering of Compact Neural Radiance Fields using Depth Oracle Networks Project Page | Video | Presentation | Paper | Data L

Facebook Research 281 Dec 22, 2022
HandTailor: Towards High-Precision Monocular 3D Hand Recovery

HandTailor This repository is the implementation code and model of the paper "HandTailor: Towards High-Precision Monocular 3D Hand Recovery" (arXiv) G

Lv Jun 113 Jan 6, 2023
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch

This repository holds NVIDIA-maintained utilities to streamline mixed precision and distributed training in Pytorch. Some of the code here will be included in upstream Pytorch eventually. The intention of Apex is to make up-to-date utilities available to users as quickly as possible.

NVIDIA Corporation 6.9k Jan 3, 2023
[ICLR 2021] "CPT: Efficient Deep Neural Network Training via Cyclic Precision" by Yonggan Fu, Han Guo, Meng Li, Xin Yang, Yining Ding, Vikas Chandra, Yingyan Lin

CPT: Efficient Deep Neural Network Training via Cyclic Precision Yonggan Fu, Han Guo, Meng Li, Xin Yang, Yining Ding, Vikas Chandra, Yingyan Lin Accep

null 26 Oct 25, 2022
EdMIPS: Rethinking Differentiable Search for Mixed-Precision Neural Networks

EdMIPS is an efficient algorithm to search the optimal mixed-precision neural network directly without proxy task on ImageNet given computation budgets. It can be applied to many popular network architectures, including ResNet, GoogLeNet, and Inception-V3.

Zhaowei Cai 47 Dec 30, 2022
Provide partial dates and retain the date precision through processing

Prefix date parser This is a helper class to parse dates with varied degrees of precision. For example, a data source might state a date as 2001, 2001

Friedrich Lindenberg 13 Dec 14, 2022
This is the pytorch implementation for the paper: Generalizable Mixed-Precision Quantization via Attribution Rank Preservation, which is accepted to ICCV2021.

GMPQ: Generalizable Mixed-Precision Quantization via Attribution Rank Preservation This is the pytorch implementation for the paper: Generalizable Mix

null 18 Sep 2, 2022
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch

Introduction This is a Python package available on PyPI for NVIDIA-maintained utilities to streamline mixed precision and distributed training in Pyto

Artit 'Art' Wangperawong 5 Sep 29, 2021
Exposure Time Calculator (ETC) and radial velocity precision estimator for the Near InfraRed Planet Searcher (NIRPS) spectrograph

NIRPS-ETC Exposure Time Calculator (ETC) and radial velocity precision estimator for the Near InfraRed Planet Searcher (NIRPS) spectrograph February 2

Nolan Grieves 2 Sep 15, 2022
This is the code for Deformable Neural Radiance Fields, a.k.a. Nerfies.

Deformable Neural Radiance Fields This is the code for Deformable Neural Radiance Fields, a.k.a. Nerfies. Project Page Paper Video This codebase conta

Google 1k Jan 9, 2023
Code for "PV-RAFT: Point-Voxel Correlation Fields for Scene Flow Estimation of Point Clouds", CVPR 2021

PV-RAFT This repository contains the PyTorch implementation for paper "PV-RAFT: Point-Voxel Correlation Fields for Scene Flow Estimation of Point Clou

Yi Wei 43 Dec 5, 2022
Code for KiloNeRF: Speeding up Neural Radiance Fields with Thousands of Tiny MLPs

KiloNeRF: Speeding up Neural Radiance Fields with Thousands of Tiny MLPs Check out the paper on arXiv: https://arxiv.org/abs/2103.13744 This repo cont

Christian Reiser 373 Dec 20, 2022
Code release for DS-NeRF (Depth-supervised Neural Radiance Fields)

Depth-supervised NeRF: Fewer Views and Faster Training for Free Project | Paper | YouTube Pytorch implementation of our method for learning neural rad

null 524 Jan 8, 2023
This is the code for "HyperNeRF: A Higher-Dimensional Representation for Topologically Varying Neural Radiance Fields".

HyperNeRF: A Higher-Dimensional Representation for Topologically Varying Neural Radiance Fields This is the code for "HyperNeRF: A Higher-Dimensional

Google 702 Jan 2, 2023
This repository contains the code for the CVPR 2021 paper "GIRAFFE: Representing Scenes as Compositional Generative Neural Feature Fields"

GIRAFFE: Representing Scenes as Compositional Generative Neural Feature Fields Project Page | Paper | Supplementary | Video | Slides | Blog | Talk If

null 1.1k Dec 30, 2022