# MJ-VESCular

## 1. What is MJ-VESCular?

#### "VESCular" is a circular MJ-VESC. The VESCular is compact and has complete hardware compatibility with existing VESC6.&#x20;

#### The latest Firmware in the existing VESC6 works well in VESCular with little modification.

#### Because it is a circular type, it can be built into the back of the actuator and it is equipped with an AS5047p encoder on board, which gives accurate location control performance using a magnetic encoder.

#### Based on the current VESC6 latest Firmware, MJ-VESC firmware was developed by adding custom applications.

#### VESCular with MJ-VESC firmware can be useful for robot applications with accurate location control algorithms, such as Degree Per Second (DPS) speed control and Goto control, in addition to all existing functions provided by VESC.

![](/files/-MNTHgHzcktk5H6X4SKW)

![](/files/-MNTHgHyjxdopxiA3X-Z)

![](/files/-MNTHgI-FLGoUQfdLMeO)

![](/files/-MNTHgI0Oqu6Nc_n6aI8)

![](/files/-MNTHgI1WXv7Tpch5z1T)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://drcl.mju.ac.kr/research/project/mj-vesc/vescular.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
